[BUG] npm i %moduel_name%
doesn't work (sill idealTree buildDeps)
#2239
Labels
npm i %moduel_name%
doesn't work (sill idealTree buildDeps)
#2239
Current Behavior:
I try to execute
npm i uuid
and get:Expected Behavior:
Steps To Reproduce:
The
uuid
(any any other module) should be installed.ex. steps to reproduce the behavior:
v16.0.0-nightly202011254f0f2e7138
cmd
under admin and go to the project root, wherepackage.json
andpackage-lock.json
are locatednpm i uuid
No
uuid
is added to thepackage.json
and to thenode_modules
.Environment:
The text was updated successfully, but these errors were encountered: