railsware / bozon

🛠 Command line tool for building, testing and publishing modern Electron applications
MIT License
758 stars 52 forks source link

Node version not LTS #72

Closed paragbaxi closed 4 years ago

paragbaxi commented 4 years ago

Safely upgrade to v12.18.0 per https://nodejs.org/en/download/

Trying on my own as well.

alchaplinsky commented 4 years ago

bozon is using v14 on Node.js. It is defined in .nvmrc file.