sintaxi / surge

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

Surge list not working #324

Closed izanf closed 6 years ago

izanf commented 6 years ago

The command surge list is not working, the return of the command is [object Object] [object Object] [object Object] [object Object] [object Object]

matteodem commented 6 years ago

This should be looked at asap, as I can't figure out what projects to teardown to reduce billing for Surge Plus @sintaxi

sintaxi commented 6 years ago

@matteodem upgrade to latest version of surge. let me know if its still an issue.

matteodem commented 6 years ago

Just ran this:

node -v && npm update -g surge && surge list
v8.9.1

    Surge - surge.sh

              email: mat...
              token: *****************

      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
      [object Object]
sintaxi commented 6 years ago

strange. thats been fixed. try running npm install -g surge.

matteodem commented 6 years ago

Oh okay that helped. Thanks!

sintaxi commented 6 years ago

hmmm, I wonder why npm update didn't work. /shrug