Testacular install fails, no vcbuild.exe

前端 未结 2 782
执念已碎
执念已碎 2020-12-30 01:28

I\'m trying to install Testacular (using nmp) on a Windows 8 Professional (64 bit) laptop, but it fails when it tries to install socket.io as part of this process. The error

2条回答
  •  我在风中等你
    2020-12-30 02:15

    In Visual Studio 2010, the command line tool vcbuild.exe is replaced by msbuild.exe. So, please make sure you have right Visual studio.

提交回复
热议问题