Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

npm start problem #1

Open
aymannkhatib opened this issue Feb 23, 2020 · 1 comment
Open

npm start problem #1

aymannkhatib opened this issue Feb 23, 2020 · 1 comment

Comments

@aymannkhatib
Copy link

Hello i wanted to run npm start and this is what i got i don't know where it is coming from :
"

twint-explorer@1.0.0 start /home/aymann/twint/twint/twint-explorer
electron .

/home/aymann/twint/twint/twint-explorer/node_modules/electron/dist/electron: error while loading shared libraries: libffmpeg.so: cannot open shared object file: No such file or directory

npm ERR! Linux 4.4.0-18362-Microsoft
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start"
npm ERR! node v8.10.0
npm ERR! npm v3.5.2
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! twint-explorer@1.0.0 start: electron .
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the twint-explorer@1.0.0 start script 'electron .'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the twint-explorer package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! electron .
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs twint-explorer
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls twint-explorer
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /home/aymann/twint/twint/twint-explorer/npm-debug.log
"

Would you have an idea of the problem ?

Thank you very much

@luyang1210
Copy link

same issue here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants