📜  npm install --unsafe-perm - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:06.088000             🧑  作者: Mango

代码示例1
sudo npm install --unsafe-perm=true -g now
or
sudo npm config set unsafe-perm true
#Please note that –unsafe-perm removed in v6.11.0