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, where package.json and package-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:
Current Behavior:
I try to execute
npm i uuidand get:Expected Behavior:
Steps To Reproduce:
The
uuid(any any other module) should be installed.ex. steps to reproduce the behavior:
v16.0.0-nightly202011254f0f2e7138cmdunder admin and go to the project root, wherepackage.jsonandpackage-lock.jsonare locatednpm i uuidNo
uuidis added to thepackage.jsonand to thenode_modules.Environment: