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
Post a Comment