Make a directory for global installations: mkdir ~/npm-global · Configure npm to use the new directory path: npm config set prefix '~/npm-global' · Open or create ...
確定! 回上一頁