sintaxi / surge

CLI for the surge.sh CDN
https://surge.sh
2.87k stars 136 forks source link

surge list returns [object Object] #382

Closed ghost closed 5 years ago

ghost commented 5 years ago

The surge list command returns a list of [object Object], rather than the domains/projects.

sintaxi commented 5 years ago

Update your version of surge via: npm install -g surge.

ghost commented 5 years ago

Ah, tried npm update -g surge. No errors but the version number didn't change so I didn't think there was a newer version.