madskristensen / PackageInstaller

A Visual Studio extension
Other
67 stars 15 forks source link

Can't find Typings #22

Open MgSam opened 7 years ago

MgSam commented 7 years ago

Installed product versions

Description

Upon opening the developer command prompt and typing "npm install typings -g" as specified in the directions, it seems to install Typings, but it is not available in the PATH and the extension can't find it either.

Is there something else I should be doing to get this to work?

It would be nice if it installed all the package managers along with this extension- it feels kind of broken that out-of-the-box it won't work unless you take a bunch of additional steps.