Bug 1271290
| Summary: | `npm ls -g` outputs false errors | ||
|---|---|---|---|
| Product: | Red Hat Software Collections | Reporter: | Miroslav Hradílek <mhradile> |
| Component: | npm | Assignee: | Tomas Hrcka <thrcka> |
| Status: | CLOSED ERRATA | QA Contact: | Miroslav Hradílek <mhradile> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | nodejs010 | CC: | kanderso, lkuprova, thrcka |
| Target Milestone: | alpha | Keywords: | Reopened |
| Target Release: | 2.1 | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
The broken symbolic link pointing to the inherits@2 directory also caused that the npm package manager was unable to traverse all modules installed globally. Consequently, using the "npm ls -g" command to list global packages details failed with an error message. With this update, the symlink logic for inherits@2 has been disabled, and "npm ls -g" now works as expected. Note that packages other than npm are unaffected.
|
Story Points: | --- |
| Clone Of: | 986422 | Environment: | |
| Last Closed: | 2016-02-22 14:22:46 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Miroslav Hradílek
2015-10-13 14:33:53 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-0285.html |