twintproject / twint-explorer

TWINT Graph Visualizer
MIT License
76 stars 19 forks source link

npm start problem #1

Open aymannkhatib opened 4 years ago

aymannkhatib commented 4 years ago

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 commented 4 years ago

same issue here.