Typescript npm install not working -


when run sudo npm install -g typescript thing gets installed test3. get:

$ sudo npm install -g typescript password: test3@1.0.0 /usr/local/lib/node_modules/test3 $ tsc -bash: tsc: command not found 

the typescript compiler never installed. reinstalled node/npm see if install issue, didn't seem fix it. ideas?


Comments

Popular posts from this blog

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -

javascript - oscilloscope of speaker input stops rendering after a few seconds -