1 year ago
#380624
rushgsp
Get location where npm packages installed
I've hit an error when trying to build my typescript code. Did some checking and found this issue. Any idea where can I get source location for npm run tsc
?
Edit: add result for npm list -g
➜ ~ npm list -g
/home/hakeem/.nvm/versions/node/v15.14.0/lib
├── npm@7.7.6
├── typescript@4.4.2
└── which@2.0.2
typescript
npm
tsc
0 Answers
Your Answer