You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
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 (rlidwka/sinopia#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?
The text was updated successfully, but these errors were encountered:
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 (rlidwka/sinopia#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?
The text was updated successfully, but these errors were encountered: