|
|
报错信息:
% q2 y2 T# V8 Z- D S/ ?" ]```bash
! t5 ~3 R! M. s: `0 kgyp ERR! find VS
4 E. {7 E/ _. |0 fgyp ERR! find VS msvs_version not set from command line or npm config. L# i- F9 u! _' m$ d: O# o
gyp ERR! find VS running in VS Command Prompt, installation path is:
- R7 K8 M7 F# c' S z+ w- g/ wgyp ERR! find VS "C:\Program Files (x86)\Microsoft Visual Studio\2017"0 d7 ~& j' Y" I/ Y4 c- {7 L
gyp ERR! find VS - will only use this version! u- n0 y# b8 Q; P
gyp ERR! find VS could not use PowerShell to find Visual Studio 2017 or newer
7 [3 C V2 i2 y* h7 Jgyp ERR! find VS looking for Visual Studio 2015
( h& V: H6 D7 v2 m: |( f+ ogyp ERR! find VS - not found
0 I# K! X& y8 \2 Zgyp ERR! find VS looking for Visual Studio 20133 e+ g/ n8 y( u1 C
gyp ERR! find VS - not found7 u$ s1 e( G! I
gyp ERR! find VS
3 y, I" p8 S7 j2 A( G/ I) t" e5 }gyp ERR! find VS **************************************************************
# y. ?" K& N5 e# y5 C( Fgyp ERR! find VS You need to install the latest version of Visual Studio) x2 s0 o& N n1 B! L: V" z* w; _
gyp ERR! find VS including the "Desktop development with C++" workload.' H! N2 H b( c
gyp ERR! find VS For more information consult the documentation at:7 n; m0 J/ X: V; v1 x/ i
gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
$ L) }; L9 p: }( ?1 v- Y6 V4 g8 ?4 dgyp ERR! find VS **************************************************************5 M# i* @: n! V3 R
gyp ERR! find VS6 l6 M5 w1 m& R2 x9 H. I0 z' M
gyp ERR! configure error9 l o: O( @3 _3 s# r
gyp ERR! stack Error: Could not find any Visual Studio installation to use! P) d i6 l8 H1 }* [' S1 T
gyp ERR! stack at VisualStudioFinder.fail (D:\rymcu\electron-serialport\node_modules\node-gyp\lib\find-visualstu
5 B8 F- L$ C, _/ Ldio.js:121:47)
/ z* z8 E: g& _+ K! xgyp ERR! stack at D:\rymcu\electron-serialport\node_modules\node-gyp\lib\find-visualstudio.js:74:16 k# H( i! J" N' J
gyp ERR! stack at D:\rymcu\electron-serialport\node_modules\node-gyp\lib\find-visualstudio.js:372:16
l" e; x6 o' h4 ygyp ERR! stack at D:\rymcu\electron-serialport\node_modules\node-gyp\lib\util.js:54:7
1 N# c) p( v- U0 c: E4 ggyp ERR! stack at D:\rymcu\electron-serialport\node_modules\node-gyp\lib\util.js:33:16
- G% f8 W7 c1 ?$ b2 A; igyp ERR! stack at ChildProcess.exithandler (child_process.js:310:5)
5 S9 k; }; b6 Y: A/ v7 o5 kgyp ERR! stack at ChildProcess.emit (events.js:315:20)% J2 m# o3 E$ _- t% h/ R; m
gyp ERR! stack at maybeClose (internal/child_process.js:1021:16)
( K+ E" z# {* s3 r, z0 P! j' Igyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)5 y; } K5 v A/ p+ O- ?
gyp ERR! System Windows_NT 10.0.15063
2 u2 x3 A( o& ]% R
* u9 }1 B, E- O- r& h5 r0 [; ?解决办法
$ \5 z) J' s3 c+ G/ d# L8 A! D1、卸载nodejs重新安装一遍5 O0 R$ I% \5 T: M! f
% b6 F+ S+ j" C @' L2、设置淘宝镜像 npm config set registry https://registry.npm.taobao.org7 R3 L5 n0 E6 I' I/ Y
4 q- ~" M9 F3 ?- K& C' N; v3、安装nodejs所需的环境(Visual Studio XX、python什么鬼的),执行这个命令会自动检测并帮你安装好,npm install --g --production windows-build-tools
0 ?+ w' j: T- ~; [8 w! }( v" i% i————————————————
! n6 {3 _: k7 o H. M版权声明:本文为CSDN博主「一点一滴成长」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
' v9 |" x0 }. s; z原文链接:https://blog.csdn.net/qq_39946015/article/details/127351920 |
|