You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
ftcopilot082
changed the title
I keep getting an error during the compiling process: "Module parse failed: Unexpected token (1:54175) File was processed with these loaders: * ./node_modules/babel-loader/lib/index.js"
"Module parse failed: Unexpected token (1:54175) File was processed with these loaders: * ./node_modules/babel-loader/lib/index.js"
Apr 8, 2024
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"
The text was updated successfully, but these errors were encountered: