whyrusleeping / gx

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

Warn or error on version mismatch #170

Open Stebalien opened 6 years ago

Stebalien commented 6 years ago

Currently, dependency versions don't have to actually match the versions in the given dependencies. On install, gx should detect this an warn (or fail the install?).