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

前端 未结 6 1975
刺人心
刺人心 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:40

    Putting this here in case someone has the same issue:

    I already had the C++ libraries installed.

    Updating Node worked for me.

    I assume the older version of node just didn't support my VS2017.

提交回复
热议问题