Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The program doesn't respond #35

Open
Exceedingleaf opened this issue Apr 12, 2019 · 6 comments
Open

The program doesn't respond #35

Exceedingleaf opened this issue Apr 12, 2019 · 6 comments

Comments

@Exceedingleaf
Copy link


Capturahg

@tharyckgusmao
Copy link
Owner

Hello @Exceedingleaf
Test in cmd, not powershell, my OS is Linux Arch, i don't have windows.

@Exceedingleaf
Copy link
Author

e

ii

@shibaFoss
Copy link

shibaFoss commented Jul 13, 2019

The problem either comes from the windows OS or the version of the node.js
After struggling for 2 months with the issue I have come across a solution. I don't know exactly what made it to work, but here is the solution.

Run a Linux destro on a live session with a bootable pen drive. Then install the program there. Then copy the entire folder of the Skillshare____DL folder to windows OS drive. And also download the 8.10.0 version of the node.js for windows.

Reboot to windows and install the node.js (version 8.10.0) and bingo everything works.
Here is the direct link of the download page of node.js version 8.10.0
https://nodejs.org/download/release/v8.10.0/

Many of you may don't know about Linux so here is the entire skillshare-dl folder, you can download it from here https://mega.nz/#!Wd5UCKwC!kT6yCcJ5Li1-flr0cNRDECzY1m4JibaqrbitEjF1ML0
...... and that's pretty much it. Just make use you uninstall the current version of node.js and install the version I mentioned above. Please pardon my English grammar. :P

Remember You don't need to entire the first two commands, which is
"npm install"
and
"npm run path"

You can directly type "npm run start" and it will work.

Thanks

@raddup
Copy link

raddup commented Sep 26, 2019

https://nodejs.org/download/release/v6.14.4/ install this version of node js, 64 or 32 bits

@zeyynog
Copy link

zeyynog commented Feb 20, 2020

npm ERR! Windows_NT 10.0.18362
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "run" "start"
npm ERR! node v6.14.4
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start: node index.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script 'node index.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 skillshare_dl package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node index.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs skillshare_dl
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls skillshare_dl
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\Asus\Downloads\Compressed\skillsharedriver\Skill-Share-Crawler---DL-master\npm-debug.log
PS C:\Users\Asus\Downloads\Compressed\skillsharedriver\Skill-Share-Crawler---DL-master>

I tried an older version of node.js but I faced up against this problem...

@zeyynog
Copy link

zeyynog commented Feb 20, 2020

I tried everything and after installing node.js (version 8.10.0) it worked!!!! Thank you so much guys!

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

No branches or pull requests

5 participants