📅  最后修改于: 2022-03-11 14:56:34.346000             🧑  作者: Mango
Try using the sudo chmod 777 command for the node_modules directory and if that doesn't work try
sudo npm install -g --unsafe-perm
or
sudo node-gyp rebuild -g --unsafe-perm