riazXrazor / udemy-dl

Nodejs script to download a udemy.com course, for personal offline use
282 stars 67 forks source link

Can't install from npm #29

Closed saitawngpha closed 6 years ago

saitawngpha commented 6 years ago

Dear, I try to install like your guide. But I can't, I have got the error like below. Please help, how to fix it?

npm

riazXrazor commented 6 years ago

@saitawngpha i have tried installing it , it worked fine, plz try again.

saitawngpha commented 6 years ago

@riazXrazor yes sir, will try again.

saitawngpha commented 6 years ago

I have tried installing it, but it doesn't work. I am still getting the same error. plz help.

riazXrazor commented 6 years ago

try running this command npm config set strict-ssl false after that install the package.