whyrusleeping / gx

A package management tool
MIT License
1.88k stars 110 forks source link

install --save installs multiple times #210

Closed dignifiedquire closed 6 years ago

dignifiedquire commented 6 years ago

Running gx install --save <hash> twice, with the same hash, results in the same entry being added twice to package.json. Would be great if this fails, or is a noop.