Testacular install fails, no vcbuild.exe

前端 未结 2 773
执念已碎
执念已碎 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:18

    I ran into the same issue. I fixed this by adding this to environmental variable PATH: C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcpackages so that it can find vc build.

提交回复
热议问题