In a project, errors are always reported when installing dependent modules. The errors reported are as follows
solutions
firstly install npm install --ignore-scripts
then use npm install
In a project, errors are always reported when installing dependent modules. The errors reported are as follows
solutions
firstly install npm install --ignore-scripts
then use npm install