install-peers icon indicating copy to clipboard operation
install-peers copied to clipboard

It modifies package.json

Open wintercounter opened this issue 6 years ago • 3 comments

It's adding me as dev dependencies. It's also not running on regular npm i, just when I install the module itself.

Windows 10 Node 11.13.0

wintercounter avatar Jul 22 '19 12:07 wintercounter

Seems like it is happening when dependencies key is missing, so it MUST have an empty dependencies: {} entry. But it still won't help on not running on regular install.

wintercounter avatar Jul 22 '19 13:07 wintercounter

https://github.com/alexindigo/install-peers/issues/2#issue-471081103

riyadiyaya avatar Apr 02 '20 04:04 riyadiyaya

@wintercounter What version of npm?

ayan4m1 avatar May 10 '22 01:05 ayan4m1