Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm install fails #8

Closed
superhero opened this issue Jun 19, 2016 · 1 comment
Closed

npm install fails #8

superhero opened this issue Jun 19, 2016 · 1 comment

Comments

@superhero
Copy link

ansi-regex@2.0.0 node_modules/elasticsearch/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex -> node_modules/ansi-regex
- bluebird@2.10.2 node_modules/elasticsearch/node_modules/bluebird
- ansi-styles@2.1.0 node_modules/elasticsearch/node_modules/chalk/node_modules/ansi-styles
- escape-string-regexp@1.0.3 node_modules/elasticsearch/node_modules/chalk/node_modules/escape-string-regexp
- ansi-regex@2.0.0 node_modules/elasticsearch/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
- strip-ansi@3.0.0 node_modules/elasticsearch/node_modules/chalk/node_modules/strip-ansi
- chalk@1.1.1 node_modules/elasticsearch/node_modules/chalk
- lodash-compat@3.10.1 node_modules/elasticsearch/node_modules/lodash-compat
forever-agent@0.6.1 node_modules/elasticsearch/node_modules/forever-agent -> node_modules/forever-agent
has-ansi@2.0.0 node_modules/elasticsearch/node_modules/chalk/node_modules/has-ansi -> node_modules/has-ansi
lodash@3.10.1 node_modules/elasticsearch/node_modules/lodash -> node_modules/lodash
supports-color@2.0.0 node_modules/elasticsearch/node_modules/chalk/node_modules/supports-color -> node_modules/supports-color
joppli-bot@3.4.3 /opt/jopplibot
+-- ansi-styles@2.2.1  extraneous
+-- escape-string-regexp@1.0.5  extraneous
+-- lodash-compat@3.10.2  extraneous
`-- promise@7.1.1  extraneous

npm WARN enoent ENOENT: no such file or directory, open '/opt/jopplibot/node_modules/app/package.json'
npm WARN joppli-bot@3.4.3 No repository field.
npm ERR! Linux 3.16.0-4-amd64
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v6.2.0
npm ERR! npm  v3.8.9
npm ERR! path /opt/jopplibot/node_modules/elasticsearch/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall rename

npm ERR! enoent ENOENT: no such file or directory, rename '/opt/jopplibot/node_modules/elasticsearch/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex' -> '/opt/jopplibot/node_modules/ansi-regex'
npm ERR! enoent ENOENT: no such file or directory, rename '/opt/jopplibot/node_modules/elasticsearch/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex' -> '/opt/jopplibot/node_modules/ansi-regex'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! Please include the following file with any support request:
npm ERR!     /opt/jopplibot/npm-debug.log

npm info lifecycle joppli-bot@3.4.3~start: Failed to exec start script
npm ERR! Linux 3.16.0-4-amd64
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
npm ERR! node v6.2.0
npm ERR! npm  v3.8.9
npm ERR! code ELIFECYCLE
npm ERR! joppli-bot@3.4.3 start: `npm install && node node_modules/app/main.js`
npm ERR! Exit status 254
npm ERR! 
npm ERR! Failed at the joppli-bot@3.4.3 start script 'npm install && node node_modules/app/main.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the joppli-bot package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     npm install && node node_modules/app/main.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs joppli-bot
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls joppli-bot
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /opt/jopplibot/npm-debug.log
@superhero
Copy link
Author

This was an issue with how I'm using the code in a docker container ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant