Closed dracos closed 6 years ago
I'm looking into it 😔
can you tell us which version you're using and your OS?
did you run netlifyctl login
before trying to deploy? I have the feeling that the problem is that it's not configuring your client properly.
this is my output with 0.3.0 on linux:
➜ go-lambda-on-netlify git:(test) ✗ netlifyctl deploy
Counting objects: 2 total objects ✔
Resolving deltas: 1 objects to upload ✔
Uploading objects: 1/1 done ✔
Deploy done 🌎
https://happy-borg-f26e76.netlify.com
➜ go-lambda-on-netlify git:(test) ✗ netlifyctl v
Version: 0.3.0
Git SHA: a213b58b8bedf585181076becc4ba2c8dba38180
I think I found a way to reproduce it
I've released 0.3.1 with a patch for this issue:
https://github.com/netlify/netlifyctl/releases/tag/v0.3.1
Thanks a lot for reporting it 🙌
Listing sites works, but deploy etc all give:
0.2.2 works. (Sorry for abruptness, late here!)