-
-
Notifications
You must be signed in to change notification settings - Fork 105
Closed
Description
Hi Marshal,
thanks a lot for your great work last weekend! I just wanted to check your updates out but after updating to the last version (3.9.0) with feathersjs 4.5.2 I get the following error:
Uncaught ReferenceError: exports is not defined
at eval (webpack-internal:///./node_modules/feathers-vuex/node_modules/@feathersjs/commons/lib/hooks.js:28)
at Module../node_modules/feathers-vuex/node_modules/@feathersjs/commons/lib/hooks.js (vendor.js:5403)
at __webpack_require__ (app.js:790)
at fn (app.js:151)
at eval (webpack-internal:///./node_modules/feathers-vuex/node_modules/@feathersjs/commons/lib/index.js:23)
at Object../node_modules/feathers-vuex/node_modules/@feathersjs/commons/lib/index.js (vendor.js:5415)
at __webpack_require__ (app.js:790)
at fn (app.js:151)
at eval (webpack-internal:///./node_modules/feathers-vuex/dist/service-module/service-module.getters.js:21)
at Module../node_modules/feathers-vuex/dist/service-module/service-module.getters.js (vendor.js:5319)
I don't have an idea where to search...
I use quasar 1.9.10 and have defined
build: {
transpileDependencies: ['feathers-vuex']
},
in quasar.conf (worked well before)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels