-
Notifications
You must be signed in to change notification settings - Fork 74
Description
import CanvasSelect from "canvas-select";
export 'default' (imported as 'CanvasSelect') was not found in 'canvas-select' (module has no exports)
Uncaught runtime errors:
×
ERROR
require is not defined
ReferenceError: require is not defined
at eval (webpack-internal:///./node_modules/canvas-select/lib/canvas-select.min.js:2:1)
at ./node_modules/canvas-select/lib/canvas-select.min.js (http://localhost:8080/js/src_components_ImageListNew_vue.js:116:1)
at webpack_require (http://localhost:8080/js/app.js:177:32)
at fn (http://localhost:8080/js/app.js:428:21)
at eval (webpack-internal:///./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/ImageListNew.vue?vue&type=script&scope=true&setup=true&lang=js:8:71)
at ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/ImageListNew.vue?vue&type=script&scope=true&setup=true&lang=js (http://localhost:8080/js/src_components_ImageListNew_vue.js:18:1)
at webpack_require (http://localhost:8080/js/app.js:177:32)
at fn (http://localhost:8080/js/app.js:428:21)
at eval (webpack-internal:///./src/components/ImageListNew.vue?vue&type=script&scope=true&setup=true&lang=js:5:237)
at ./src/components/ImageListNew.vue?vue&type=script&scope=true&setup=true&lang=js (http://localhost:8080/js/src_components_ImageListNew_vue.js:62:1)