sintaxi / surge

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

Help #284

Open mrfoxie opened 6 years ago

mrfoxie commented 6 years ago

Unable to install "npm install --global surge"

sintaxi commented 6 years ago

what OS, version of node, and npm are you using?

mrfoxie commented 6 years ago

I'm using in android

mrfoxie commented 6 years ago

0 info it worked if it ends with ok 1 verbose cli [ '/data/data/com.termux/files/usr/bin/node', 1 verbose cli '/data/data/com.termux/files/usr/bin/npm', 1 verbose cli 'install', 1 verbose cli '--global', 1 verbose cli 'surge' ] 2 info using npm@5.3.0 3 info using node@v8.4.0 4 verbose npm-session 680dd0e4e3bc4e30 5 silly install loadCurrentTree 6 silly install readGlobalPackageData 7 error cb() never called! 8 error This is an error with npm itself. Please report this error at: 9 error https://github.com/npm/npm/issues

brandonb927 commented 6 years ago

That sounds like an issue with npm, it says right in the error message.