-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
Bugthing that needs fixingthing that needs fixingRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release
Description
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:
- Install
v16.0.0-nightly202011254f0f2e7138
- Open a
cmd
under admin and go to the project root, wherepackage.json
andpackage-lock.json
are located - Run
npm i uuid
- See error:
>npm i uuid
[..................] / idealTree:WEB-48403: sill idealTree buildDeps
No uuid
is added to the package.json
and to the node_modules
.
Environment:
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release