<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>NPM on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/npm/</link><description>Recent content in NPM on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Sun, 24 Jun 2018 22:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/npm/atom.xml" rel="self" type="application/rss+xml"/><item><title>Common NPM Commands</title><link>https://www.chenshaowen.com/en/blog/common-commands-list-of-npm.html</link><pubDate>Sun, 24 Jun 2018 22:00:00 +0000</pubDate><atom:modified>Sun, 24 Jun 2018 22:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/common-commands-list-of-npm.html</guid><description>** By default, a command operates on the current directory environment. Adding the -g flag makes it apply globally instead.**
Upgrade npm 1 npm install npm -g Show the current version 1 npm -v Show the npm registry configuration 1 npm config get registry Change the npm registry 1 2 npm config set registry http://registry.</description><dc:creator>WeChat Official Account</dc:creator><category>Commands</category><category>Frontend</category><category>NPM</category><category>Node.js</category><category>R&amp;D</category><category>Learning</category></item></channel></rss>