I had this issue i did the following steps and i have no issues anymore:vue
node_modules
directorypackage-lock.json
file -> very importantnpm install
nom run dev
My details:node
npm -v => 5.0.3
node -v => v8.1.4
laravel
"laravel-mix": "^1.2.1",
"cross-env": "^5.0.1",
"vue": "^2.4.1",
npm