This repository was archived by the owner on Sep 16, 2021. It is now read-only.
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
Shrinkwrap broken when using 0.3.2 as a devDependencies #41
Closed
Description
Looks like shrink-wrapping using npm 2 is broken since #39 has been merged.
Problems were encountered
Please correct and try again.
extraneous: [email protected] app/node_modules/codeclimate-test-reporter/node_modules/abbrev
extraneous: [email protected] app/node_modules/codeclimate-test-reporter/node_modules/align-text
extraneous: [email protected] app/node_modules/codeclimate-test-reporter/node_modules/amdefine
extraneous: [email protected] app/node_modules/codeclimate-test-reporter/node_modules/argparse
extraneous: [email protected] app/node_modules/codeclimate-test-reporter/node_modules/balanced-match
Pinning codeclimate-test-reporter
to 0.3.1
solved the issue.
May I ask why you include a shrinkwrap file in this module itself?
Metadata
Metadata
Assignees
Labels
No labels