EdgeVerve / oe-cloud

MIT License
37 stars 32 forks source link

C++ compiler not available issue in sample starter app . #11

Open MukeshjPatil opened 6 years ago

MukeshjPatil commented 6 years ago

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 .