Closed edzillion closed 5 years ago
I have gone for a fairly lightweight solution
https://github.com/CirclesUBI/circles-mobile/commit/ce15102a328bde15515b4b132302c70baa5134e6
"preinstall": "nvm use -i 10.15.0 || echo nvm not found: check node version && pause",
(annoyingly the only windows package for nvm does not support .nvmrc files)
.nvmrc
I have gone for a fairly lightweight solution
https://github.com/CirclesUBI/circles-mobile/commit/ce15102a328bde15515b4b132302c70baa5134e6
"preinstall": "nvm use -i 10.15.0 || echo nvm not found: check node version && pause",
(annoyingly the only windows package for nvm does not support
.nvmrc
files)