I've installed visual studio code for Windows. Also, installed node (v 10.0.0).
Typing "npm install" in the integrated terminal in Visual Studio Code, starts installing but ends with an error: TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
I've tried to follow the suggestions here: could not install prerender using npm - "Failed to locate: CL.exe"
but without any success.
Error:
verbose stack Error: rabin-bindings@1.7.4 install: prebuild-install || node-gyp rebuild
verbose stack Exit status 1
gyp ERR! cwd ..\node_modules\rabin-bindings
gyp ERR! node -v v10.0.0
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok