Closed tsjost closed 3 years ago
When makeing:
make
/vagrant/www/node_modules/eslint/bin/eslint.js:93 } catch { ^ SyntaxError: Unexpected token {
The latest ESLint version is too new for the nodejs version 9 present on the Vagrant box, so let's update it to 12; it doesn't seem to break anything else.
When
make
ing:The latest ESLint version is too new for the nodejs version 9 present on the Vagrant box, so let's update it to 12; it doesn't seem to break anything else.