Codeshala-Innovation / nodejs-express-boilerplate

NodeJS Boilerplate for REST API using express, Mongoose
MIT License
5 stars 1 forks source link

Error while trying to run npm install #37

Closed uvishere closed 5 years ago

uvishere commented 5 years ago

Error

Error While trying to clone and initialize the project using npm install

npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/sparse-bitfield-dc9faefd/test.js'
npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/sparse-bitfield-dc9faefd/.travis.yml'
npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/source-map-support-c47c28b6/register.js'
npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/ajv-270ea611/dist/ajv.min.js.map'
npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/source-map-support-c47c28b6/source-map-support.js'
npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/handlebars-585f08a8/dist/cjs/handlebars/decorators.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/handlebars-585f08a8/dist/cjs/handlebars/decorators'
npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/saslprep-6bb686e5/generate-code-points.js'
npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/handlebars-585f08a8/dist/cjs/handlebars/exception.js'
npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/saslprep-6bb686e5/index.js'
npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/handlebars-585f08a8/dist/cjs/handlebars/helpers.js'
npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/saslprep-6bb686e5/LICENSE'
npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/saslprep-6bb686e5/readme.md'
npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/prettier-2ab2da4b/parser-typescript.js'
npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/json-schema-ref-parser-20cb7127/dist/ref-parser.js.map'
npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/source-map-a6d27542/dist/source-map.js'
npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/swagger-ui-dist-8451681c/swagger-ui-bundle.js.map'
npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/unicode-5.2.0-178f617b/Bidi_Class/Left_To_Right/regex.js'
npm WARN tar ENOENT: no such file or directory, open '/home/uvisgone/projects/projects/easygo-server/node_modules/.staging/unicode-5.2.0-178f617b/Bidi_Class/Left_To_Right/symbols.js'
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/event-stream/-/event-stream-3.3.6.tgz
npm ERR! 404 
npm ERR! 404  'event-stream@3.3.6' 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 'easygo-server'
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! A complete log of this run can be found in:

How to Reproduce

Tolsee commented 5 years ago

@uvishere Working fine for me. Can you add node version, npm version

Tolsee commented 5 years ago

Resolved by deleting package-lock.json