google-drive-torrent icon indicating copy to clipboard operation
google-drive-torrent copied to clipboard

Error: ENOENT: no such file or directory,

Open ufilme opened this issue 4 years ago • 1 comments

I can add the torrent but after some time this error happens

events.js:183
      throw er; // Unhandled 'error' event
      ^

Error: ENOENT: no such file or directory, open '/home/ubuntu/google-drive-torrent/108134869910183279574/ecce289c8b631501c7a1f5a4706756da869bc780/The.Mandalorian.S01.ITA.ENG.1080p.WEB.H264-MeM.mkv/The.Mandalorian.S01E01.ITA.ENG.1080p.WEB.H264-MeM.mkv'

npm ERR! Linux 4.15.0-1057-aws
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start"
npm ERR! node v8.10.0
npm ERR! npm  v3.5.2
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start: `node server.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script 'node server.js'.
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 google-drive-torrent package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node server.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs google-drive-torrent
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls google-drive-torrent
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/ubuntu/google-drive-torrent/npm-debug.log

ufilme avatar Apr 17 '20 14:04 ufilme

Me too got the same error. After updating npm to the latest version it went away.

thilanka avatar Jul 16 '20 17:07 thilanka