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

'craco start' script does not work. #3

Open
Rickyoung221 opened this issue Apr 18, 2022 · 4 comments
Open

'craco start' script does not work. #3

Rickyoung221 opened this issue Apr 18, 2022 · 4 comments

Comments

@Rickyoung221
Copy link

A error will be shown:

REAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default.
This is no longer the case. Verify if you need this module and configure a polyfill for it.

Even fix this error, still cannot render the popup page in the localhost, development mode.

@bajcmartinez
Copy link
Owner

that's strange, did you upgrade CRA to 5?

@Rickyoung221
Copy link
Author

yes

@DevooKim
Copy link

DevooKim commented Jun 1, 2022

The same error occurs when using node v17.4.0.
Changing node v16.14 has solved.

@bajcmartinez
Copy link
Owner

There are issues with Craco and CRA 5 (or react scripts 5), dilanx/craco#378

Until that gets fixed I can't upgrade all the dependencies on the project, it is quite unfortunate, hopefully, we can resolve those soon.

I'll keep this open in the hope of news on that, once all is fixed I'll upgrade the dependencies and resolve this issue.

Thanks

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

3 participants