I've cloned a copy of the project ran npm install and setup the Google sign in stuff. (created the .env file) after running 'npm run dev' I'm getting an error in registration.js. "Unexpected token ..."
Looks like node is not able to recognize the spread operator??? Is anyone else seeing this? Any Ideas?
I've cloned a copy of the project ran npm install and setup the Google sign in stuff. (created the .env file) after running 'npm run dev' I'm getting an error in registration.js. "Unexpected token ..."
Looks like node is not able to recognize the spread operator??? Is anyone else seeing this? Any Ideas?
mongo driver is running @ mongodb://localhost:27017/league-for-good mongo -version = 3.2.8 node --version = v6.11.1