-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
[BUG] NPM error when installing package (forever) #608
Comments
Hi, Facing the same issue. While trying to do npm install build 18-Dec-2019 12:08:34 [ERROR] npm WARN deprecated nomnom@1.8.1: Package no longer supported. Contact support@npmjs.com for more info. |
Same issue; Node v5.12.0, npm v3.8.6 |
@bbroereES and if you upgrade npm to the latest v6? |
@ljharb Unfortunately not an option in this case :) |
@bbroereES given the security issues in older npm versions (and node 5, which has been EOL for a very long time), i'd strongly suggest you find a way to make it an option :-) |
@ljharb That is what I am working on, but in the meantime I just want to be able to keep my (private) platform running ;) |
npm If your bug is preproducible on If your issue was a feature request, please consider opening a new RRFC or RFC. If your issue was a question or other idea that was not CLI-specific, consider opening a discussion on our feedback repo Closing: This is an automated message. |
What / Why
Getting an NPM error when I attempt to install the 'forever' package:
npm install forever
ornpm install forever -g
npm-debug.log file is attached. I'm afraid I likely don't know enough to supply more information with prompting.
When
Where
How
Current Behavior
Steps to Reproduce
Expected Behavior
The text was updated successfully, but these errors were encountered: