Skip to content

I can't start the server #1

@aitormendez

Description

@aitormendez

Hi, could I have some help?

I did:

  • clone figma-auth
  • rename env.example to env
  • fill FIGMA_CLIENT_ID and FIGMA_CLIENT_SECRET with my figma app credentials.
  • Then go build && export $(grep -v '#.*' .env | xargs) && ./figma-auth

After that terminal is freeze at this point.

➜  ~ git clone git@github.com:HaikuTeam/figma-auth.git               
Cloning into 'figma-auth'...
remote: Enumerating objects: 11, done.
remote: Counting objects: 100% (11/11), done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 11 (delta 1), reused 11 (delta 1), pack-reused 0
Receiving objects: 100% (11/11), 10.20 KiB | 2.04 MiB/s, done.
Resolving deltas: 100% (1/1), done.
➜  ~ cd figma-auth                                                   
➜  ~ /figma-auth git:(master) go build && export $(grep -v '#.*' .env | xargs) && ./figma-auth

I tried it several times with same results.
Also, I upgraded go to 1.19.2
Macos 11.6.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions