Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
7.0.2
-
None
Description
Reproducible test case: https://github.com/dpogue/cordova-eloop (running with npm 5.4.0)
Cordova prepare somehow decides to update the package.json to point a plugin at file:node_modules/cordova-plugin-<whatever>, leading to npm trying to install from a folder into the same folder and throwing ELOOP errors.
Attachments
Attachments
Issue Links
- is duplicated by
-
CB-13001 NPM Installation loop with package-lock.json and cordova-plugin-device
- Closed