python
npm install [email protected] --ignore-scripts
只要是:npm ERR! Failed at the [email protected] install script 这种错误
都可以:npm install [email protected] --ignore-scripts
进行更改