Skip to content

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

@fredbutters

Description

@fredbutters

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:

  • File 'npm.cmd' already exists in project '. Do you want to overwrite it?
  • File 'node.cmd' already exists in project '. Do you want to overwrite it?

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions