Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

Module parse failed: Unexpected token (11:6) #65

Open
Azim1993 opened this issue Feb 27, 2019 · 0 comments
Open

Module parse failed: Unexpected token (11:6) #65

Azim1993 opened this issue Feb 27, 2019 · 0 comments
Labels

Comments

@Azim1993
Copy link

Azim1993 commented Feb 27, 2019

Compile failed

ERROR in ./node_modules/vue-datasource/src/components/ServerDatasource.vue?vue&type=script&lang=js& (./node_modules/vue-loader/lib??vue-loader-options!./node_modules/vue-datasource/src/components/ServerDatasource.vue?vue&type=script&lang=js&) 11:6 Module parse failed: Unexpected token (11:6)
You may need an appropriate loader to handle this file type. render (h) { return ( <div class="vue-server-datasource"> <div class="panel panel-default"> <div class="panel-heading">
@ ./node_modules/vue-datasource/src/components/ServerDatasource.vue?vue&type=script&lang=js& 1:0-121 1:137-140 1:142-260 1:142-260 @ ./node_modules/vue-datasource/src/components/ServerDatasource.vue @ ./node_modules/vue-datasource/src/index.js @ ./node_modules/babel-loader/lib??ref--4-0!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/components/backend/product/Index.vue?vue&type=script&lang=js& @ ./resources/js/components/backend/product/Index.vue?vue&type=script&lang=js& @ ./resources/js/components/backend/product/Index.vue @ ./resources/js/app.js @ multi ./resources/js/app.js

Project package versions :
`
"vue": "^2.6.7",
"vue-template-compiler": "^2.6.7",
"laravel-mix": "^4.0.7",

`

@coderdiaz coderdiaz added the bug label Feb 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants