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

Could not find webpack build output #33

Open
Marckon opened this issue Dec 25, 2020 · 7 comments
Open

Could not find webpack build output #33

Marckon opened this issue Dec 25, 2020 · 7 comments

Comments

@Marckon
Copy link

Marckon commented Dec 25, 2020

I just follow the readme to run the demo, and encountered below
image
could anyone give any hints?

@poteto
Copy link
Member

poteto commented Dec 25, 2020

Does it eventually build?

@Marckon
Copy link
Author

Marckon commented Dec 25, 2020

Does it eventually build?

Nope. Perhaps I launch docker or postgres in a wrong way, will it cause this issue?

@poteto
Copy link
Member

poteto commented Dec 25, 2020

It's going to be hard to pinpoint why without more information. Could you share:

  • What are the contents of the build folder?
  • What is the output of node -v?

@Marckon
Copy link
Author

Marckon commented Dec 27, 2020

yeah sure.

  • I never see the build folder, cause the demo doesn't build successfully
  • I use 14.15.3 version of node as you mentioned.

@chenjun1011
Copy link

I got the same problem.

  • node version: 14.9.0
  • no docker, just clone the project and run npm start

I tried npm run bundler:prod, but the webpack callback is not been called.

It seems some problem with react-server-dom-webpack/plugin . If remove the plugin from webpack config, the webpack callback can been called .

@lvze1992
Copy link

same problem. @chenjun1011

  • node version: 14.9.0
    follow the Github readme guide, but no build folder ~ . and show "Could not find webpack build output. Will retry in a second..."

@brablc
Copy link

brablc commented Sep 7, 2023

In my case it builds successfully in host environment and fails in docker during node scripts/build.js on Segmentation fault. In both cases with node v18.17.1.

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

5 participants