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

[init]: wrong package name when package in not present #1227

Closed
anshumanv opened this issue Feb 16, 2020 · 0 comments · Fixed by #1228
Closed

[init]: wrong package name when package in not present #1227

anshumanv opened this issue Feb 16, 2020 · 0 comments · Fixed by #1228

Comments

@anshumanv
Copy link
Member

Describe the bug

When invoking init package and it is not present, the name of the package is not correct

What is the current behavior?

shows wrong package name

To Reproduce
webpack-cli init - when you don't have the package installed

Expected behavior
Should display the init package.

Screenshots
image

Please paste the results of webpack-cli info here, and mention other relevant information

Additional context

anshumanv added a commit to anshumanv/webpack-cli that referenced this issue Feb 16, 2020
fix invalid package name

ISSUES CLOSED: webpack#1227
anshumanv added a commit to anshumanv/webpack-cli that referenced this issue Feb 16, 2020
rishabh3112 pushed a commit that referenced this issue Feb 16, 2020
* fix(init): fix the invalid package name

fix invalid package name

ISSUES CLOSED: #1227

* docs(init): update init package docs to indicate correct package name

update init package docs

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

Successfully merging a pull request may close this issue.

1 participant