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
I have installed latest version of nodejs and followed the installation process.
Whenever I run npm run desktop it gives with this output.
Type checking in progress...
App running at:
- Local: http://localhost:8080/
- Network: http://192.168.31.137:8080/
Note that the development build is not optimized.
To create a production build, run npm run build.
⠴ Bundling main process...
DONE Compiled successfully in 4422ms 2:25:26 AM
File Size Gzipped
dist_electron/index.js 1011.23 KiB 214.29 KiB
Images and other types of assets omitted.
INFO Launching Electron...
/home/ubuntu/nodemaker/client/node_modules/electron/dist/electron: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory
Is there any error in Electron Installation ?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I have installed latest version of nodejs and followed the installation process.
Whenever I run
npm run desktop
it gives with this output.Is there any error in Electron Installation ?
Thanks
The text was updated successfully, but these errors were encountered: