stormpath / stormpath-sdk-angularjs

User Management for AngularJS (1.x) applications
http://docs.stormpath.com/angularjs/sdk/
Apache License 2.0
165 stars 58 forks source link

Npm module not installing - Sinopia has been shut down #212

Closed tbehunin closed 7 years ago

tbehunin commented 7 years ago

Errors occur and installation fails when running the command: npm install --save stormpath-sdk-angularjs

Output: C:\code>npm install --save stormpath-sdk-angularjs npm ERR! registry error parsing json npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "ins tall" "--save" "stormpath-sdk-angularjs" npm ERR! node v4.4.7 npm ERR! npm v3.10.9 npm ERR! Unexpected token < npm ERR! <p>Sinopia has been shut down.</p><p><button>Register complaint</button></p> npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! <https://github.com/npm/npm/issues> npm ERR! Please include the following file with any support request: npm ERR! C:\code\npm-debug.log C:\code>

There seems to be a long-standing issue (https://github.com/rlidwka/sinopia/issues/376) with regard to Sinopia and who will be forking/maintaining this abandoned module in the future. Is it possible we remove this dependency so the stormpath module will work again?

tbehunin commented 7 years ago

Closing as it seems to be just an issue with my machine.