Install the latest release of Node Virtual Machine (NVM) Linux
curl -sL https://raw.githubusercontent.com/creationix/nvm/v0.36.0/install.sh -o install_nvm.sh && chmod +x ./install_nvm.sh && ./install_nvm.shUse NodeJS v12.18.4
nvm install 12.18.4 && nvm use 12.18.4 && npm install && npm install -g yarn && yarn buildInstall Chocolatey
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))Install the latest release of Node Virtual Machine (NVM) Windows
Use NodeJS v12.18.4
nvm install 12.18.4;nvm use 12.18.4;
npm install;yarn buildyarn buildhttp://localhost:35350/admin