Blacklite / Ncapsulate

NuGet and MSBuild wrappers around various Node based tools.
MIT License
29 stars 9 forks source link

Can't uninstall Ncapsulate.Node after removing Ncapsulate.Gulp #25

Open fredbutters opened 8 years ago

fredbutters commented 8 years ago

Windows 10, Visual Studio 2015

I created a brand new Web/MVC project and installed Ncapsulate.Gulp via Nuget Package Manger. I can uninstall Ncapsulate.Gulp but that leaves Ncapsulate.Node. Trying to uninstall that gives me two warnings:

Answering yes or no in any order results in the same error, and Ncapsulate.Node remains in the project: Could not find the file 'C:\Users\documents\visual studio 2015\Projects\node\node\node.cmd'.

I also tried forcing the uninstall in Nuget Package Manager Console but had the same result Uninstall-Package -Force -Version 0.10.26