Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

Can't install scoped package that has bundledDependencies #12834

Description

@brentonhouse

If I have a scoped package that has bundledDependencies, when I try to install that scoped package, I get an error:

npm ERR! enoent ENOENT: no such file or directory, rename '/Users/brentonhouse/Documents/bundle-test2/node_modules/.staging/lodash-e5e37c02' -> '/Users/brentonhouse/Documents/bundle-test2/node_modules/@brentonhouse/bundle-test1/node_modules/lodash'

If I make the bundle-test1 package to be non-scoped, it works fine.

This issue seems similar to #9175 but it is the reverse situation. (i.e. scoped package bundling non-scoped package vs non-scoped package bundling scoped package)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions