Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

npm uninstall fails on Windows #1

Description

@coreybutler

OS: Win 8.1

I'm creating a yeoman generator with this module. During my work, I've had to install/uninstall this module a couple of times as I test the generator from scratch (npm uninstall stormpath-restify). However; the dependency tree of this module is so deep that Windows throws an error. Granted I have the module nested within about 6 directories (i.e. C:\Users\myusername\Documents\workspace\Experiments\generator), but I'm still seeing roughly 13 nested subdirectories within the node_modules directory of this module alone (before it cuts out).

It's easy enough to work around by deleting it through Windows Explorer, but it's annoying to have to open that each time. It seems like this is an overly-long dependency tree.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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