Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Symlink binary into node_modules/.bin #115

Closed
@EricCrosson

Description

@EricCrosson

Because when we try uninstalling we get this error:

; npm uninstall @typescript-tools/rust-implementation
npm ERR! code EEXIST
npm ERR! path ./node_modules/.bin/monorepo
npm ERR! Refusing to delete ./node_modules/.bin/monorepo: is outside ./node_modules/@typescript-tools/rust-implementation and not a link
npm ERR! File exists: ./node_modules/.bin/monorepo
npm ERR! Remove the existing file and try again, or run npm
npm ERR! with --force to overwrite files recklessly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions