You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node 6 doesn't know about the object-rest-spread operator "...". You can either upgrade node to a recent version or use babel to transpile the code if you have to use node 6.
After cloning your project, successfully running' npm install', I get the following errors when I execute 'npm run server':
`
Please advise.
The text was updated successfully, but these errors were encountered: