Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Update plugin to allow for empty dependencies in a module #13

Closed
blink1073 opened this issue Sep 20, 2016 · 0 comments · Fixed by #18
Closed

Update plugin to allow for empty dependencies in a module #13

blink1073 opened this issue Sep 20, 2016 · 0 comments · Fixed by #18

Comments

@blink1073
Copy link
Contributor

npm has inconsistent behavior for whether it adds an empty dependencies to an installed package, even for the same version of nvm on Windows and OSX. The lack of this field was causing the error about the process module that we had misinterpreted as a node error, but was actually an error from trying to lookup the name of the package in issuerPackage.dependencies.

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

Successfully merging a pull request may close this issue.

1 participant