Closed KamaljeetMallik07 closed 4 years ago
Can you please specify what issue you are having? Is it about installing the script or downloading course?
how can i fix this error,sir?
Run this command (npm install -g typescript
) to install typescript globally. Then try again.
Thank you,sir.. now I am getting error on "npm start" command
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.
Thankyou soo much sir..
Sir,Why this error now?while downloading?is there any content losses?
Either you are not logged in or you do not have access to the course.
Sir,here it is showing that i am logged in.. Then how come?
And i do have the access to the course
I see. Can you please follow this:
npm run compile
to compile the changenpm start
to see how it behaves in browserThis error i got while i ran "npm star" now,what i need to do,sir?
It wil be npm start
. My bad.
i got this
Sir,what i need to do now?
Sir, now its going on like this..
i think its working on second time
It worked thankyou so much,sir for your valuable time?
Sir,could you be more detailed?i am new to typescript as well as git