FaisalUmair / udemy-downloader-gui

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

npm ERR! Udeler@1.6.2 build-win: `electron-builder -w` #168

Open Mohammad699 opened 6 years ago

Mohammad699 commented 6 years ago

Assalamu Alykom

I get this error when I try to build it on Windows 7

npm ERR! Udeler@1.6.2 build-win:electron-builder -w

image

FaisalUmair commented 6 years ago

Walaikum Asalaam.

You need to install electron-builder. Try npm install electron-builder -g

Mohammad699 commented 6 years ago

Thank you for your reply @FaisalUmair I installed electron-builder but I had another error

C:\Users\Mohammad\AppData\Roaming\npm\node_modules\electron-builder\out\cli\cli.js:5
  const data = require("bluebird-lst");
  ^^^^^
SyntaxError: Use of const in strict mode.
    at Module._compile (module.js:439:25)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Function.Module.runMain (module.js:497:10)
    at startup (node.js:119:16)
    at node.js:929:3

npm ERR! Udeler@1.6.2 build-win: `electron-builder -w`
npm ERR! Exit status 8

image

Mohammad699 commented 6 years ago

Updating Node.js solved the issue. Thank you.

Is it available to run features with web version?

FaisalUmair commented 6 years ago

Yeah, updating NodeJS was required. And you can't run the exact same application in a normal web browser. But I have a web version which provides download links for downloading specific lectures or the entire course using a third party download manager. Check Udeler Web

Mohammad699 commented 6 years ago

Is it on GitHub too or you provide the source code?

في سبت، ٢٢ سبتمبر، ٢٠١٨ ٦:٠٨ م Faisal Umair notifications@github.com كتب:

Yeah, updating NodeJS was required. And you can't run the exact same application in a normal web browser. But I have a web version which provides download links for downloading specific lectures or the entire course using a third party download manager. Check Udeler Web https://www.udeler.com

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/FaisalUmair/udemy-downloader-gui/issues/168#issuecomment-423754568, or mute the thread https://github.com/notifications/unsubscribe-auth/AL-7hI3ykZ9oUf2n68jq34zxo2FVdwRCks5udmBugaJpZM4WwTXi .

FaisalUmair commented 6 years ago

No, the source code is not available. BTW, if you have any suggestions for Udeler Web. Suggest here