I’m working on automating the install of ERPNext on Debian 9.x servers using Ansible and I’m unsure which version of Node.js I should be using, I have tried to find an answer in this forum and have also looked on GitHub, apologies if I have missed where this is specified.
The .deb
options are listed here:
- Node.js v11.x
- Node.js v10.x
- Node.js v8.x
- Node.js v6.x
Which version should I pick?