XRM-OSS/D365-UI-Test

Node version needs upgrading to 12 or higher in azure-pipelines.yml

Closed this issue · 4 comments

npm install and build script fails with Node v10

In general, I can only recommend using the latest LTS version of Node.js (currently v16.14.0) to guarantee the best stability in executing your JS code and to have the better support in case of a Node.js related error.

Yeah I was referring to the YAML here: https://xrm-oss.github.io/D365-UI-Test/pages/Tutorials/10_DevOps.html and then realised it's not even part of this repo after posting

Thanks for the input, I'll update the Tutorial page.

Documentation has been updated.