0.15.4 - quasar info - error
-
$ quasar info
node_modules/quasar-cli/lib/helpers/net.js:15
devices.push({ deviceName, …networkAddress })
^^^
SyntaxError: Unexpected token …-
module.js:20 require
internal/module.js:20:19 -
quasar-info:62 Object.<anonymous>
[ef-web]/[quasar-cli]/bin/quasar-info:62:49
-
-
Hi. I have this when my node / npm versions are wrong.
make sure you have vue-cli globally installed
Node.js >= 8.9.0 is required.
-
Thanks, updating Node fixed it.