Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webpack-cli init does not find webpack #2952

Closed
wernert opened this issue Sep 15, 2021 · 1 comment
Closed

webpack-cli init does not find webpack #2952

wernert opened this issue Sep 15, 2021 · 1 comment
Labels

Comments

@wernert
Copy link

wernert commented Sep 15, 2021

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

image

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

@wernert wernert added the Bug label Sep 15, 2021
@alexander-akait
Copy link
Member

Duplicate #2944

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants