-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
webpack 4: yarn fails when using nodejs 18 #23696
Comments
Thanks for reporting the issue @Kunsi . I can reproduce this one on Ubuntu 22.04.1 LTS. Found this webpack issue: webpack/webpack#14532 |
I've been using Node 18 just fine on macOS installed from homebrew |
I am now using nodejs 19 on arch linux and I think the issue is not with nodejs as such but it might have to do something with upgrading openssl to version 3.0 I guess.
before yarn dist and it works so far. |
under windows does it not work or do I something wrong my batchfile looks like this
|
Where should i add this line? Witch file? |
Try |
No longer an issue with latest Node |
t3chguy What version of Node are your referring to? |
Steps to reproduce
yarn install && yarn build
in repo directoryError: error:0308010C:digital envelope routines::unsupported
Outcome
Operating system
debian stable
Browser information
No response
URL for webapp
No response
Application version
1.11.13
Homeserver
No response
Will you send logs?
No
The text was updated successfully, but these errors were encountered: