Ran npm i -S node-tensorflow/node-tensorflow
I keep getting:
MSBUILD : error MSB6003: The specified task executable could not be run. The application has failed to start because
its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.
exe tool for more detail [<MY_REPO>\node_modules\node-tensorflow\build\
binding.sln]
gyp ERR! build error
gyp ERR! stack Error: `msbuild` failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (<My_NODE_LOCATION>\node_modules\npm\node_modules\node-gyp\lib\build.js:276:23)
Versions
- Git - git version 2.7.1.windows.1
- Node - v6.8.1
- Npm - 3.10.7
- Python - 2.7.9 32bit
Reactions are currently unavailable
Ran npm i -S node-tensorflow/node-tensorflow
I keep getting:
Versions