tsd
tsd copied to clipboard
tsd not installing
I initiated npm install tsd -g
However I am getting back
npm WARN deprecated [email protected]: TSD is deprecated in favor of Typings (https://github.com/typings/typings) - see https://github.com/DefinitelyTyped/tsd/issues/269 for more information
npm WARN deprecated [email protected]: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
It is just a warning but when I type tsd --version I am getting
tsd: command not found
Is the global NPM package directory in your shells path?