To Fix , this first we need to Install Typescript
install typescript globally by running
npm install -g typescript
To check , if that typescript is installed or not. we need to use the below command
And use tsc.cmd instead of tsc
Below example
To Fix , this first we need to Install Typescript
install typescript globally by running
npm install -g typescript
And use tsc.cmd instead of tsc
Below example
Prerequisites We assume anyone who wants to understand Kubernetes should have an understating of how the Docker works, how the Docker images...
No comments:
Post a Comment
Thank you for visiting my blog