This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
electron app not found wrtc #835
Closed
Description
Hello guys,
i implement electron in my web app and try to run but i have this error.
Error: Cannot find module '/home/josselin/development/telescope/node_modules/wrtc/build/wrtc/v0.0.61/Release/electron-v1.6-linux-x64/wrtc.node'
i try to install leveldown and wrtc manually with npm install --save wrtc leveldown
but not works againt
regards