node.js - typings command not found after installing with nodejs -


if want use nodejs typescript. reasen try install typings, when enter typings command commandline, thing 'command not found'. try install typings global , local. changed global path of npm directory: https://docs.npmjs.com/getting-started/fixing-npm-permissions.

it missing link. if run tiping full path (~/.npm-global/bin/typings) works fine. how create missing command? how tell npm automaticly? @ pc @ home creates link own.


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

timer - Java TimerTask cancel -

android - How to read a column value in parse.com without accessing an object or a pointer -