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

broken due to removed dependency #118

Closed
alberanid opened this issue May 3, 2019 · 1 comment
Closed

broken due to removed dependency #118

alberanid opened this issue May 3, 2019 · 1 comment

Comments

@alberanid
Copy link

Since jfhbrook/node-ecstatic#255 the version ~0.4.5 of ecstatic has been removed from the repositories, breaking testling:

$ npm install testling
npm WARN deprecated [email protected]: use [cross-spawn](https://github.com/IndigoUnited/node-cross-spawn) or [cross-spawn-async](https://github.com/IndigoUnited/node-cross-spawn-async) instead.
npm ERR! Linux 4.15.0-48-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "testling"
npm ERR! node v8.10.0
npm ERR! npm  v3.5.2

npm ERR! No compatible version found: ecstatic@~0.4.5
npm ERR! Valid install targets:
npm ERR! 4.1.2, 3.3.2, 2.2.2
npm ERR! 
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /home/da/nodemerda/npm-debug.log
@alberanid
Copy link
Author

npm restored all the removed versions, so everything should be ok again: jfhbrook/node-ecstatic#255 (comment)

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