Bug 1302068 - Wrong inherits version required by nodejs010-nodejs-chokidar
Summary: Wrong inherits version required by nodejs010-nodejs-chokidar
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat Software Collections
Classification: Red Hat
Component: nodejs
Version: nodejs010
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Tomas Hrcka
QA Contact: Miroslav Hradílek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-26 17:18 UTC by Miroslav Hradílek
Modified: 2017-03-31 15:02 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-31 15:02:02 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Miroslav Hradílek 2016-01-26 17:18:59 UTC
Description of problem:

chokidar module requires inherits of version 2.0.1 but we only ship 2.0.0.

Version-Release number of selected component (if applicable):
nodejs010-nodejs-chokidar-1.4.1-3.el6.noarch

# scl enable nodejs010 'npm ls -g'
npm WARN unmet dependency /opt/rh/nodejs010/root/usr/lib/node_modules/chokidar requires inherits@'^2.0.1' but will load
npm WARN unmet dependency /opt/rh/nodejs010/root/usr/lib/node_modules/inherits,
npm WARN unmet dependency which is version 2.0.0


Additional info:
It is likely not a problem as our version of inherits2 just links back to back to internal util.inherits. But please investigate.

The above mentioned command only works if minimum of packages is installed otherwise npm crashes as described in Bug 1271290.

Comment 1 Joe Orton 2017-03-31 15:02:02 UTC
In accordance with the Red Hat Software Collections Product Life Cycle, the support period for this collection has ended.

New bug fix, enhancement, and security errata updates, as well as technical support services will no longer be made available for this collection.

Customers are encouraged to upgrade to a later release.

Please contact Red Hat Support if you have further questions, or refer to the support lifecycle page for more information. https://access.redhat.com/support/policy/updates/rhscl/


Note You need to log in before you can comment on or make changes to this bug.