You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.
It looks like npm-pkgr falls back to npm when installing. I use both https://github.com/rstacruz/pnpm and https://github.com/alexanderGugel/ied for a better flat map of the npm dependencies. Could these be supported via a CLI option so that the packages can be installed via this other tools? Will this tool ever evolve into solving the same challenges as pnpm?
The text was updated successfully, but these errors were encountered:
This tool is only about heavy caching of npm dependencies.
But I would accept any PR making it compatible with pnpm and ied yes!
Let's draft an API proposal (option names) and then implement it. You would have to do it thought because I am not heavily creating new features here :)
It looks like
npm-pkgr
falls back tonpm
when installing. I use both https://github.com/rstacruz/pnpm and https://github.com/alexanderGugel/ied for a better flat map of the npm dependencies. Could these be supported via a CLI option so that the packages can be installed via this other tools? Will this tool ever evolve into solving the same challenges as pnpm?The text was updated successfully, but these errors were encountered: