Oliver Salzburg created CB-14172:
------------------------------------
Summary: save-exact preferences from .npmrc should be overridden
Key: CB-14172
URL: https://issues.apache.org/jira/browse/CB-14172
Project: Apache Cordova
Issue Type: Bug
Components: cordova-fetch
Affects Versions: 1.3.0
Reporter: Oliver Salzburg
When I add `save-exact=true` to my `.npmrc` and run the test suite for
cordova-fetch, it will fail, because the exact 5.1.1 version will be persisted
to the `package.json` instead of the expected semver range `^5.1.1`.
`save-exact` should be disabled explicitly by default unless the related option
was provided.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]