ratiw / vuetable-2-tutorial

MIT License
258 stars 67 forks source link

SyntaxError: Unexpected identifier '_typeof'. import call expects exactly one argument. #100

Open muenalan opened 6 years ago

muenalan commented 6 years ago

Empty page in browser, and this error is displayed in the debug console

ratiw commented 6 years ago

Looks like the config is not quite right. What version of vue and vue-cli you're using?

v1pka commented 5 years ago

I have the same issue with lesson-1 and lesson-2. I'm using npm 6.4.1, all code is without modification.