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

Error when using npm@3 #27

Open
jon-hall opened this issue Jul 18, 2015 · 1 comment
Open

Error when using npm@3 #27

jon-hall opened this issue Jul 18, 2015 · 1 comment

Comments

@jon-hall
Copy link
Contributor

The changes in npm v3 (specifically, flattening the node_modules folder) cause the library to bomb out at a filepath-based require for the 'promise' npm package.

Error: Cannot find module '../node_modules/promise/lib/es6-extensions'
    ...
    at Object.<anonymous> (...\node_modules\suspend\lib\suspend.js:1:77)
@SEAPUNK
Copy link

SEAPUNK commented Nov 6, 2015

#28 has been merged; this issue can be closed now.

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

2 participants