Skip to content

Conflicts with NPM Shrinkwrap #181

Closed

Description

After installing this package from NPM, I am running into conflicts with npm shrinkwrap.

$ npm shrinkwrap --dev

npm ERR! Darwin 15.4.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "shrinkwrap" "--dev"
npm ERR! node v5.11.0
npm ERR! npm  v3.8.7

npm ERR! Problems were encountered
npm ERR! Please correct and try again.
npm ERR! extraneous: undefined /Users/jcursi/Sites/joncursi/redbird/node_modules/@kadira/.meteor-portable
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:

Only way to get past this is to uninstall the package and re-install the package, and rerun the shrinkwrap command which is a pain. Any idea why this is happening?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions