NPM installs global packages into /<User>/local/lib/node_modules folder. Apply -g in the install command to install package globally. For example, the following ...
確定! 回上一頁