gyp ERR! build errorgyp ERR! stack Error CProgram Files x86Microsoft Visual Studio2017BuildToolsMSBuild150BinMSBuildexe failed with exit code 1gyp ERR! stack at ChildProcessonExit Dvuevue-imooc-eb
This error message indicates that there was a build error while trying to run the "node-sass" module. The error occurred because the "MSBuild.exe" process failed with an exit code of 1. This could be caused by a number of issues, including missing dependencies or incorrect configuration settings. It's also possible that the version of Node.js being used may not be compatible with the version of the "node-sass" module being used.
To resolve this issue, you can try updating any dependencies that may be missing or incorrect, or try using a different version of Node.js that is compatible with the "node-sass" module. You could also try clearing the cache for the "node-sass" module and then rebuilding it.
原文地址: http://www.cveoy.top/t/topic/bL06 著作权归作者所有。请勿转载和采集!