Oryx
Oryx copied to clipboard
Pipeline is getting failed because of lower node.js version
I have developed the code using Node.js version 20.10.0, but when I am deploying the application through Azure Static Web App, it is generating the yml file which looks for the Node.js version 18.20.4. The build is getting failed.