Wednesday, 17 May 2017

how to fix VCBuild error while rebuilding electron after installing a new module in nodejs (I am installing modbus-serial)

I am using windows 10 nodejs version: 6.10.3 electron version: 1.6.8

while rebuilding electron after installing 'modbus-serial' i am getting below error...

× Rebuild Failed

An unhandled error occurred inside electron-rebuild
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
VCBUILD : error : project file 'c:\ecube\app\node_modules\serialport\build\serialport.vcproj' was not found or not a valid project file. [c:\ecube\app\node_modules\serialport\build\binding.sln]
gyp ERR! build error
gyp ERR! stack Error: C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe failed with exit code: 1

please help me in getting rid of this..



via Rohit Sharma

No comments:

Post a Comment