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

Module not found: Error: Can't resolve 'child_process' #468

Open
NijsJonas opened this issue Aug 13, 2022 · 1 comment
Open

Module not found: Error: Can't resolve 'child_process' #468

NijsJonas opened this issue Aug 13, 2022 · 1 comment

Comments

@NijsJonas
Copy link

i try to use this module in combination with react, but i keep getting the error:
Module not found: Error: Can't resolve 'child_process'

i tried to google sollutions but both of these wont work, i tried adding:
"browser":{ "child_process": false }
to my package.json, didnt solve it and i tried adding:
node: { child_process: "empty" // fs: "empty", // if unable to resolve "fs" },
to my webpack.config.js, also didnt solve this issue.

any other things i can try ?

@NijsJonas
Copy link
Author

What can i try ? This still doesnt work

@NijsJonas NijsJonas reopened this Aug 27, 2022
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