njleonzhang / vue-data-tables

A simple, customizable and pageable table with SSR support, based on vue2 and element-ui
https://njleonzhang.github.io/vue-data-tables
MIT License
1.02k stars 221 forks source link

Problem with `Meteor + Vue-Meteor`. #36

Closed thearabbit closed 7 years ago

thearabbit commented 7 years ago

I base on Meteor + Vue-Meteor. Get warning

"!!../../node_modules/css-loader/index.js!../../node_modules/vue-loader/lib/style-rewriter.js?id=data-v-739f43f1!../../node_modules/sass-loader/index.js!../../node_modules/vue-loader/lib/selector.js?type=styles&index=0!./DataTables.vue"
in /Users/theara/Desktop/meteor-app/vue-element/node_modules/vue-data-tables/dist/data-tables.js (web.browser)

"!!../../node_modules/css-loader/index.js!../../node_modules/vue-loader/lib/style-rewriter.js?id=data-v-5ef578ba!../../node_modules/sass-loader/index.js!../../node_modules/vue-loader/lib/selector.js?type=styles&index=0!./ScCheckboxGroup.vue"
in /Users/theara/Desktop/meteor-app/vue-element/node_modules/vue-data-tables/dist/data-tables.js (web.browser)

If you notice problems related to these missing modules, consider running:

  meteor npm install --save !!..

=> Started your app.

=> App running at: http://localhost:3000/

But it work fine

njleonzhang commented 7 years ago

Tnx for report. it's not critical, so will work on it later. PR is welcomed

thearabbit commented 7 years ago

Thanks for your reply, OK

njleonzhang commented 7 years ago

close with 2.0 release. if still have this issue, please open other