FaisalUmair / udemy-downloader-gui

A desktop application for downloading Udemy Courses
MIT License
6.14k stars 1.72k forks source link

installation on Linux (debian 8) #110

Open asmechergui opened 6 years ago

asmechergui commented 6 years ago

hello, first of all thank you for this awesome application, I did install it on windows and it works very well but when i tried to install it on linux system it generate this error

npm install =====> npm WARN lifecycle Udeler@1.6.0~postinstall: cannot run in wd %s %s (wd=%s) Udeler@1.6.0 electron-builder install-app-deps /var/www/html/udemy-downloader-gui moved 1 package in 7.615s

npm start =====> npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! Udeler@1.6.0 start: electron . npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the Udeler@1.6.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2018-06-01T11_53_14_550Z-debug.log

how could i resolve this issue please help . thank you .

FaisalUmair commented 6 years ago

Thank you @asmechergui for reporting. I will try to reproduce this on a linux machine and look for a solution.

sandeepsharma-kgp commented 5 years ago

Any solution