Hi Team,
I have created sample starter app using oe-cloud . While executing node . command , facing below error :
Failed loading boot script: D:\OEcloud\patil\node_modules\oe-cloud\server\boot\uws-boot.js
__" Error: Compilation of µWebSockets has failed and there is no pre-compiled binary available for your system.
Please install a supprted C++11 compiler and reinstall the module 'uws'.
at native (D:\OEcloud\patil\node_modules\uws\uws.js:38:19) "
However , I have already installed Visual Studio , node.js , phython , MongoDB,GIT .
Hi Team, I have created sample starter app using oe-cloud . While executing node . command , facing below error : Failed loading boot script: D:\OEcloud\patil\node_modules\oe-cloud\server\boot\uws-boot.js __" Error: Compilation of µWebSockets has failed and there is no pre-compiled binary available for your system. Please install a supprted C++11 compiler and reinstall the module 'uws'. at native (D:\OEcloud\patil\node_modules\uws\uws.js:38:19) " However , I have already installed Visual Studio , node.js , phython , MongoDB,GIT .