#OpenSSL problem while run the building of application
15 messages ยท Page 1 of 1 (latest)
Angular currently only supports node up to v20 (LTS) I see you're using v21.4.0. Try to downgrade the node version and try again.
Hi Michael i have still the same problem with the version 18.20.02
Ok, and which command are you running?
npm run start
oh, you're on an older version of Angular. you probably need toi downgrade node even more, let me check which versions are compatible with Angular v12
For Angular v12, node v12 or v14 are supported. https://angular.dev/reference/versions#unsupported-angular-versions
Okay thanks Michael i'll install it and let you know!!
Yeah, I'm pretty sure it's an incompatible node version. ping me again if it still doesn't work
I have installed Node.jsV14 it's working thank you apreciate it ๐๐
That's good to hear, good luck with the project!
@silent lily A tip if you find yourself working with different versions / requirements for node: install NVM to easily manage node versions