You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
The text was updated successfully, but these errors were encountered:
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 .
The text was updated successfully, but these errors were encountered: