Shane

Results 12 comments of Shane

For what it's worth this may just be a Wix issue right now...

Server issues seem to have been fixed, but I am still unable to login through the CLI

@tomenden thanks for the reply! just pulled that branch and it seems to work!

@tomenden For what it's worth, on using branch `CRVD-1963` I am now able to login, but it seems to hang on "Waiting for the editor to connect" when I try...

@tomenden Trying to run the clone command again gives me a "Project already exists" error now.

@tomenden got it to work on a second try. seems like my authentication wasn't persisted and i didn't notice another electron window popped up asking for creds, so I guess...

Possibly a different, but not blocking, issue is that each new command (clone, then open-editor) seems to need reauthentication.

@tomenden in my project, calling it directly: `project/wix node ~/projects/corvid/packages/corvid-cli/src/index.debug.js open-editor`

@tomenden `npx corvid login` gives me `Error: no username, organisation or repository criteria specified!` I had removed my local clone, so I went to recreate it `npx create-corvid-app` it authenticates,...

I had a feeling it didn't work at first due to me not being in a project, but I still wasn't able to connect to the editor even after I...