Type in npm config get prefix. If you see /usr/local, then simply run sudo chown -R $(whoami) $(npm config get prefix)/{lib/node_modules,bin,share}. 3.
確定! 回上一頁