vue-html-to-paper
vue-html-to-paper copied to clipboard
Module parse failed: Unexpected token, when run nuxt build
I am using this dependency in my current nuxt project. I've never had this problem before, but the last time I did a build, there was an error like this
It seems to have something to do with compatibility issues with optional chaining doesn't it?, and it suggested adding loader configurations, I've tried adding configs in
babelrc
, as well as in nuxt.config.js
, but nothing works, I suspect it's related to node version, but after I upgrade my node version to the latest one, this problem still appears,
please help
Since some days, i'm also facing the same issue... i haven't made any update on this project so i'm suprised.
Me too ....
I've downgraded to version 1.3.0 and it worked.
i face the same error
Hi please try v1.4.3
thanks.
Hi please try
v1.4.3
thanks.
when i try v1.4.3, i get this
Hi ! can someone help me to find a solution ?