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

Outdated webpack section #72

Open
abelardolg opened this issue Nov 10, 2022 · 0 comments
Open

Outdated webpack section #72

abelardolg opened this issue Nov 10, 2022 · 0 comments

Comments

@abelardolg
Copy link

abelardolg commented Nov 10, 2022

Hi there,

I have followed the steps under Webpack section but they don't work.
✅ mode: "development"; ❌ mode: env
2) bundle.js is not created
3)

"devDependencies": {
    "webpack": "^5.75.0",
    "webpack-cli": "^4.10.0",
    "webpack-dev-server": "^4.11.1"
  }
  1. When I go to the browser, "Cannot GET /" is showed.
  2. So, you wrote npm run dev when it should be npm run start, isn't it?

Best regards.

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

No branches or pull requests

1 participant