Skip to content

[BUG] npm i %moduel_name% doesn't work (sill idealTree buildDeps) #2239

@pubmikeb

Description

@pubmikeb

Current Behavior:

I try to execute npm i uuid and get:

>npm i uuid
[..................] / idealTree:WEB-48403: sill idealTree buildDeps

Expected Behavior:

Steps To Reproduce:

The uuid (any any other module) should be installed.

ex. steps to reproduce the behavior:

  1. Install v16.0.0-nightly202011254f0f2e7138
  2. Open a cmd under admin and go to the project root, where package.json and package-lock.json are located
  3. Run npm i uuid
  4. See error:
>npm i uuid
[..................] / idealTree:WEB-48403: sill idealTree buildDeps

25_191620

No uuid is added to the package.json and to the node_modules.

Environment:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bugthing that needs fixingRelease 7.xwork is associated with a specific npm 7 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions