javascript - Private NPM: How can the latest version of a module be installed? -


using private npm, common commands seem not work:

  • npm install without specific @version :: issue

  • npm outdated :: issue

  • npm update :: issue

  • npm view <private-package-name> versions :: (haven't found issue yet)

    • also note npm v, npm show, , npm info aliases likewise don't work

frequently, not know latest version of private module team maintains. fall on 1 of commands listed above, seem inoperative. how can install package without knowing latest version?

if understand question, installing latest package be:

npm install <package_name>@latest --save 

Comments

Popular posts from this blog

account - Script error login visual studio DefaultLogin_PCore.js -

xcode - CocoaPod Storyboard error: -