命令行报错
npm install
npm WARN deprecated fsevents2.1.3: "Please update to latest v2.3 or v2.2"
npm WARN deprecated fsevents1.2.13: fsevents 1 will break on node v14 and could be using insecure binaries. Upgrade to fsevents 2.> heapdump0.3.…
问题场景 npm install安装时,报错如下:
gyp ERR! find VS msvs_version was set from command line or npm configgyp ERR! find VS - looking for Visual Studio version 2022gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Promp…