Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module parse failed: Unexpected token (9836:70) #2352

Closed
mhnnamosab opened this issue Sep 21, 2023 · 5 comments
Closed

Module parse failed: Unexpected token (9836:70) #2352

mhnnamosab opened this issue Sep 21, 2023 · 5 comments

Comments

@mhnnamosab
Copy link

ERROR in ./node_modules/docx/build/index.js 9836:70
Module parse failed: Unexpected token (9836:70)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders

I'm using docx version 8.2.2 with Vuejs version 2.6.12

I get this error when I run my project with npm run watch

@khanhnghdweb
Copy link

I have same issue

@icleolion
Copy link

Also experiencing this issue.

FYI: Another thread is also tracking this issue #2233

@icleolion
Copy link

FYI this is still an issue with v8.3.0, only now the error is:
ERROR in ./node_modules/docx/build/index.mjs 10008:70
Module parse failed: Unexpected token (10008:70)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders

@dolanmiu
Copy link
Owner

Closing as it is a duplicate thread

@dolanmiu
Copy link
Owner

Also I just tried to make a Vue 2 project and it works fine for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants