ORESoftware / npm-link-up

:arrows_counterclockwise: Link your NPM projects automatically, for sophisticated / modular local development.
MIT License
72 stars 5 forks source link

Add --allow-missing flag #64

Closed ORESoftware closed 5 years ago

ORESoftware commented 5 years ago

Add --allow-missing flag:

if a package in list/packages cannot be found, we should log a warning at the end, and exit with 1.

Unless they use the --allow-missing flag