vue-pdf-embed
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"
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"