We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
When the command is triggered as per the docs , it says init isn't a valid name
init isn't a valid name
npx webpack-cli init --auto
What is the current behavior?
npx webpack-cli init not working properly
npx webpack-cli init
To Reproduce
Run npx webpack-cli init
Expected behavior Should create a config file.
Please paste the results of webpack-cli info here, and mention other relevant information
webpack-cli info
The text was updated successfully, but these errors were encountered:
Could you the same against the beta version?
Sorry, something went wrong.
Working fine with beta 👍
I'd suggest to skip this bug then. It's not like there users that are not able work
No branches or pull requests
Describe the bug
When the command is triggered as per the docs , it says
init isn't a valid name
Though
npx webpack-cli init --auto
is working fineWhat is the current behavior?
npx webpack-cli init
not working properlyTo Reproduce
Run
npx webpack-cli init
Expected behavior
Should create a config file.
Please paste the results of
webpack-cli info
here, and mention other relevant informationThe text was updated successfully, but these errors were encountered: