node gyp error TRACKER : error TRK0005: Failed to locate: “CL.exe”. The system cannot find the file specified

前端 未结 6 1974
刺人心
刺人心 2020-12-22 18:11

I want to install bcrypt on a windows 10 machine with visual studio community 2015, Python v2.7.3 installed but i get the following error.

node version v4.2.1 node-

6条回答
  •  一向
    一向 (楼主)
    2020-12-22 18:31

    I had a problem installing karma (npm module). I installed Visual c++ from visual studio 2015 install and it worked.

提交回复
热议问题