-
Notifications
You must be signed in to change notification settings - Fork 12k
angular router compile error 'ERR_OSSL_EVP_UNSUPPORTED' #21980
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
Comments
Probably related to webpack/webpack#14532 |
Heya, Node 17 switches to use OpenSSL 3.0 which comes with some breaking changes, read more about it here. This affects webpack per webpack/webpack#14532 (thanks @Julien-Marcou for the link) and is not currently actionable to us. Please use a supported version of Node or apply some of the workarounds mentioned in webpack/webpack#14532. |
@JoostK |
its been fixed in webpack. When will it be fixed in the CLI? |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Which @angular/* package(s) are the source of the bug?
router
Is this a regression?
No
Description
ng build compile error
Please provide a link to a minimal reproduction of the bug
ng build
Please provide the exception or error you saw
The text was updated successfully, but these errors were encountered: