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

Update webpack to avoid error:03000086:digital envelope routines::initialization error #51

Open
timhaines opened this issue Nov 17, 2022 · 0 comments · May be fixed by #53
Open

Update webpack to avoid error:03000086:digital envelope routines::initialization error #51

timhaines opened this issue Nov 17, 2022 · 0 comments · May be fixed by #53

Comments

@timhaines
Copy link

The ts/package-lock.json has an old version of webpack locked in.

It means if you're using node 18+ (maybe 17 also?) and you try to run npm run build in the ts folder, you will get an error: error:03000086:digital envelope routines::initialization error.

This can be resolved by updating the version of webpack.

@Jayy001 Jayy001 linked a pull request Jan 22, 2023 that will close this issue
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