Answer the question
In order to leave comments, you need to log in
Why doesn't npm add variables to path win10?
Good afternoon, I took a new computer, I'm setting up the usual environment, and so on.
Previously, for example, CRA, express, webpack, typescript, etc. npm (npx) packages could be installed globally, then the executable files in them were added to the path and you could use them easily and simply, now for some reason it does not add ...
npm i -g typescript
- ok .
tsc --init
- error.
tsc is not an internal or external command to an executable program or batch file
npx tsc --init
, but it seems to me that I configured something wrong .. Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question