Closed signalwerk closed 6 years ago
I would like to use the .nvm file instead. Downgrading node is not reasonable (because Node v8+ is substantially faster too). I'd rather have it break on lower versions to be honest :P.
Feel free to re-open with a .nvmrc file and a .npmrc file or a reference to minimal node version in package.json.
What is the recommended node version for de development? I started with node v6 then the startup breaks. Now I use v8 that looks like it's working. Maybe we could add a ".nvm" file? But maybe we could use Object.assign anyway to have the out of the box experience also for old node versions better. With my PR it also works wit v6