Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Shrinkwrap doesn't allow install of node-incompatible modules #2601

Closed
strk opened this issue Jul 5, 2012 · 3 comments
Closed

Shrinkwrap doesn't allow install of node-incompatible modules #2601

strk opened this issue Jul 5, 2012 · 3 comments

Comments

@strk
Copy link

strk commented Jul 5, 2012

I'm using a module which has a "package.json" file stating the module won't work with node-0.8, but I've tested it and I know it works fine.

Unfortunately, listing the module in the npm-shrinkwrap.json file isn't enough to convince npm install to install it.

Is this intentional ?

@isaacs
Copy link
Contributor

isaacs commented Jul 5, 2012

No, I think that's a bug. engines conflicts should just warn now, not error.

@strk
Copy link
Author

strk commented Jul 6, 2012

great, looking forward for next npm version ! :)

@npm-robot
Copy link

We're closing this issue as it has gone thirty days without activity. In our experience if an issue has gone thirty days without any activity then it's unlikely to be addressed. In the case of bug reports, often the underlying issue will be addressed but finding related issues is quite difficult and often incomplete.

If this was a bug report and it is still relevant then we encourage you to open it again as a new issue. If this was a feature request then you should feel free to open it again, or even better open a PR.

For more information about our new issue aging policies and why we've instituted them please see our blog post.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants