如下提示:
d:Dev ode.js esthello ode_modulessocket.io ode_modulessocket.io-client
ode_modulesws>node “c:Program Files odejs ode_modules pmin ode-gyp-bin
… ode_modules ode-gypin ode-gyp.js” rebuild 在此解决方案中一次生成一个项目。若要启用并行生成,请添加“/m”开关。 MSBUILD : error MSB3428: 未能加载 Visual C++ 组件“VCBuild.exe”。要解决此问题,
- 安装 .NET Fram ework 2.0 SDK;2) 安装 Microsoft Visual Studio 2005;或 3) 如果将该组件安装到了 其他位置,请将其位置添加到系统 路径中。 [d:Dev ode.js esthello ode_modulessocket.io ode_modulessocket. o-c lient ode_moduleswsuildinding.sln] MSBUILD : error MSB3428: 未能加载 Visual C++ 组件“VCBuild.exe”。要解决此问题,
- 安装 .NET Fram ework 2.0 SDK;2) 安装 Microsoft Visual Studio 2005;或 3) 如果将该组件安装到了 其他位置,请将其位置添加到系统 路径中。 [d:Dev ode.js esthello ode_modulessocket.io ode_modulessocket. o-c lient ode_moduleswsuildinding.sln] socket.io@0.9.13 node_modulessocket.io
之前提示python不存在,装了ActivePython2.7.2,然后提示没有VCBuild.exe. 又装的windows SDK 7 等
其实我的电脑上已经装了vs2008 和 vs2012了,但是还是报错:
在此解决方案中一次生成一个项目。若要启用并行生成,请添加“/m”开关。
C:Program Files (x86)MSBuildMicrosoft.Cppv4.0Microsoft.CppBuild.targets(297,5): warning MSB8003: Could not find WindowsSDKDir variable from the registry.
TargetFrameworkVersion or PlatformToolset may be set to an invalid version number. [C:UsersJason.yangAppDataRoaming
pm
ode_modulesws
ode_modulesufferutiluildufferutil.vcxproj]
C:Program Files (x86)MSBuildMicrosoft.Cppv4.0Platformsx64Microsoft.Cpp.x64.targets(152,5): error MSB6006: “CL.exe”已退出,代码为 -1073741515。 [C:UsersJason.yangAppDataRoaming
pm
ode_modulesws
ode_modulesufferutiluildufferutil.vcxproj]
gyp ERR! build error
gyp ERR! stack Error: `C:WindowsMicrosoft.NETFrameworkv4.0.30319msbuild.exe` failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:Program Files
odejs
ode_modules
pm
ode_modules
ode-gyplibuild.js:269:23)
gyp ERR! stack at ChildProcess.emit (events.js:110:17)
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:1074
:12)
经搜索网友评论,发现需要更新的强制指定,比如用vs2012
npm config set msvs_version 2012 --global