You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce the behavior:
make a new folder npm init + accept defaults npx webpack-cli init
Also after multiple runs where webpack is clearly installed from before the same error occurs
Same on powershell and git bash
same error also on run npx webpack-cli info
OS: windows 10 home
node v14.15.5
npm 6.14.11
The text was updated successfully, but these errors were encountered:
Describe the bug
webpack-cli does not find installed webpack
What is the current behavior?
To Reproduce
Steps to reproduce the behavior:
make a new folder
npm init + accept defaults
npx webpack-cli init
Also after multiple runs where webpack is clearly installed from before the same error occurs
Same on powershell and git bash
same error also on run npx webpack-cli info
OS: windows 10 home
node v14.15.5
npm 6.14.11
The text was updated successfully, but these errors were encountered: