sintaxi / surge

CLI for the surge.sh CDN
https://surge.sh
2.84k stars 135 forks source link

Issue with surge list? #514

Open justanotherinternetguy opened 6 months ago

justanotherinternetguy commented 6 months ago

Hello! I have been surge user for a few years. Today, when I tried to run surge list, I was met with this error: image

I know I have multiple websites already using surge hosting. I am using Node.js v21.4.0 installed with nvm. Surge was installed with npm i -g surge. The installation went completely fine.

tadayosi commented 6 months ago

Same issue here. I use Node v18 and v20 but all fail with the same error.

kalebo commented 6 months ago

See https://github.com/sintaxi/surge/pull/379 for a fix that lets surge list work again. However, something else seem to be up with surge since doing redeploys has caused my projects to return project not found pages.

johntringham commented 6 months ago

@kalebo Deployment/redeployment issue logged here: https://github.com/sintaxi/surge/issues/515

johntringham commented 6 months ago

surge list and the deployment issues are both working normally again on my end