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 causes unhandled rejection error #6

Open
jamesallen-vol opened this issue Jun 8, 2017 · 0 comments
Open

npm install causes unhandled rejection error #6

jamesallen-vol opened this issue Jun 8, 2017 · 0 comments

Comments

@jamesallen-vol
Copy link

Serverless is listed as a dependency in the package.json file causing npm to attempt a local install of serverless. The local install of serverless appears to succeed but the install errors when trying to install tabtab as required by serverless.

Unhandled rejection Error: Command failed: ./node_modules/tabtab/bin/tabtab install --name serverless --stdout
/bin/sh: ./node_modules/tabtab/bin/tabtab: No such file or directory

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