shihabmridha / educative.io-downloader

Free Palestine. 📖 This tool is to download course from educative.io for offline usage. It uses your login credentials and download the course.
218 stars 130 forks source link

new to typescript #16

Closed KamaljeetMallik07 closed 4 years ago

KamaljeetMallik07 commented 4 years ago

Sir,could you be more detailed?i am new to typescript as well as git

shihabmridha commented 4 years ago

Can you please specify what issue you are having? Is it about installing the script or downloading course?

KamaljeetMallik07 commented 4 years ago

Screenshot (120)

KamaljeetMallik07 commented 4 years ago

how can i fix this error,sir?

shihabmridha commented 4 years ago

Run this command (npm install -g typescript) to install typescript globally. Then try again.

KamaljeetMallik07 commented 4 years ago

Thank you,sir.. Screenshot (122) Screenshot (121) now I am getting error on "npm start" command

shihabmridha commented 4 years ago

When you ran npm install it should download chromium driver. As I see your log, it seems like chromium was not downloaded for some reason.

You can run npm update. It might download the chrome driver. If it doesn't then try removing node_modules directory and running npm install again.

KamaljeetMallik07 commented 4 years ago

Thankyou soo much sir..

KamaljeetMallik07 commented 4 years ago

Screenshot (124) Sir,Why this error now?while downloading?is there any content losses?

shihabmridha commented 4 years ago

Either you are not logged in or you do not have access to the course.

KamaljeetMallik07 commented 4 years ago

Screenshot (125) Sir,here it is showing that i am logged in.. Then how come?

KamaljeetMallik07 commented 4 years ago

Screenshot (126) And i do have the access to the course

shihabmridha commented 4 years ago

I see. Can you please follow this:

KamaljeetMallik07 commented 4 years ago

Screenshot (127) This error i got while i ran "npm star" now,what i need to do,sir?

shihabmridha commented 4 years ago

It wil be npm start. My bad.

KamaljeetMallik07 commented 4 years ago

Screenshot (128) i got this

KamaljeetMallik07 commented 4 years ago

Sir,what i need to do now?

KamaljeetMallik07 commented 4 years ago

Screenshot (129) Sir, now its going on like this..

KamaljeetMallik07 commented 4 years ago

i think its working on second time

KamaljeetMallik07 commented 4 years ago

It worked thankyou so much,sir for your valuable time?