Skip to content

Comment on Npm Private Modules

Comments

The Python equivalent to this is to simply place your source release tarballs on a simple private web / filesystem directory:

    pip install --find-links http://dist.example.com/packages/
This also makes it simple to mirror all requirements locally for more reliable installs.

I wish I could do the same with npm.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.