tsd icon indicating copy to clipboard operation
tsd copied to clipboard

tsd not installing

Open winnemucca opened this issue 9 years ago • 1 comments

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

winnemucca avatar Feb 21 '16 11:02 winnemucca

Is the global NPM package directory in your shells path?

blakeembrey avatar Feb 21 '16 22:02 blakeembrey