Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

npm warning: 'napa' exists in both dependencies and devDependencies #253

Open
gardner opened this issue Oct 31, 2015 · 0 comments
Open

npm warning: 'napa' exists in both dependencies and devDependencies #253

gardner opened this issue Oct 31, 2015 · 0 comments

Comments

@gardner
Copy link
Member

gardner commented Oct 31, 2015

When executing npm install a warning is thrown:

npm WARN package.json Dependency 'napa' exists in both dependencies and devDependencies, using 'napa@^1.2.0' from dependencies

devDependencies specifies "napa": "^1.0.2", while dependencies specifies "napa": "^1.2.0",

Please determine if napa is required outside of the development environment and remove the appropriate entry.

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

No branches or pull requests

1 participant