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
When I clone the repo and attempt to do npm install with node 5.7.8, here are the errors I'm getting:
npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/esprima-six
npm ERR! 404
npm ERR! 404 'esprima-six' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'derequire'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! Please include the following file with any support request:
npm ERR! C:\xampp\htdocs\echoplexus\npm-debug.log
Does anyone have any suggestions? I don't see esprima-six as a dependency in packages0.json. TIA.
The text was updated successfully, but these errors were encountered:
When I clone the repo and attempt to do npm install with node 5.7.8, here are the errors I'm getting:
Does anyone have any suggestions? I don't see esprima-six as a dependency in packages0.json. TIA.
The text was updated successfully, but these errors were encountered: