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
Also for some reason installing vue-cli wasn't enough and I had to additionally install process-nextick-args and buffer-shims because vue-cli complained about those packages as missing.
Activity
Eilie commentedon Jul 24, 2017
Vue cli version is 2.8.2.
Eilie commentedon Jul 24, 2017
Also for some reason installing vue-cli wasn't enough and I had to additionally install process-nextick-args and buffer-shims because vue-cli complained about those packages as missing.
posva commentedon Jul 24, 2017
This is not enough information...
Are you using at least node 6?
Eilie commentedon Jul 24, 2017
@posva Using node v8.2.1.
posva commentedon Jul 24, 2017
I tried with that version and it works nicely
Make sure your installation is right and that you're also using the last version of npm
Searching for the error on google says that you need to clean your node_modules (in this case, that would be the global node_modules