Skip to main content

2 posts tagged with "Azure"

View All Tags

· 2 min read
Corey Sutton
Azure Static Web App icon

Azure Static Web Apps build and deploy Action Azure/static-web-apps-deploy@v1 appers to be fixed to Node.js 14.x, which throws errors when build against the latest version of Docusaurus (v2.0.1) which requires >=16.14.

> docusaurus build
[ERROR] Minimum Node.js version not met :(
[INFO] You are using Node.js v14.19.1, Requirement: Node.js >=16.14.
...
---End of Oryx build logs---
Oryx has failed to build the solution.