vue-pdf-embed icon indicating copy to clipboard operation
vue-pdf-embed copied to clipboard

"Module parse failed: Unexpected token (1:54175) File was processed with these loaders: * ./node_modules/babel-loader/lib/index.js"

Open ftcopilot082 opened this issue 1 year ago • 0 comments

As the title says, I keep running into this error while using the babel loader to process the index.mjs file of this package, If I don't I'll receive an error that tells me to use a loader What do I do in this situation?

"vue-pdf-embed": "^2.0.2", "node": "16.14.1"

ftcopilot082 avatar Apr 08 '24 03:04 ftcopilot082