[BUG] npm exec TypeError since v7.11.0 #3327
Labels
Bug
thing that needs fixing
Priority 1
high priority issue
Release 7.x
work is associated with a specific npm 7 release
Is there an existing issue for this?
Current Behavior
The
npm exec
command fails since version 7.11 (current is 7.15) with the following error message:I tried switching versions with
fnm
andnvm
andnode exec
runs without errors onv7.10.0
Expected Behavior
Interactive mode should be entered
Steps To Reproduce
npm ERR! Cannot read property 'log' of undefined
Environment
The text was updated successfully, but these errors were encountered: