question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v 0.11.1 causes issues to vue-use

See original GitHub issue

we re using @vueuse/core 5.0.3 and the latest update to vue demi, breaks our build(which was fine a few hours ago). We re not using vue-demi directly, only through vueuse.

 error  in ./node_modules/vue-demi/lib/index.mjs

Can't reexport the named export 'computed' from non EcmaScript module (only default export is available)

we re seeing a bunch of these, not only “computed”; everything exported from vue-demi causes this issue.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
antfucommented, Jul 15, 2021

Should be good now with v0.11.2

0reactions
fk1blowcommented, Jul 15, 2021

vue cli

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · vueuse/vueuse - GitHub
Issues : vueuse/vueuse. Nuxt / Webpack / Vue CLI build fails with v6.2.0 and above. #718 by itpropro was closed on Sep 5,...
Read more >
VueUse | VueUse
Collection of essential Vue Composition Utilities.
Read more >
Mobile browsers shows blank page for the vuetify application
This is happening because when a PWA is installed and opened on a phone it rewrites the URL to /index.html whereas the vuetify...
Read more >
Laravel Mix 6 / Webpack 5 upgrade Vue.use is not a function
First it was a simple peer dependency issue - see Laravel Mix thread - but in the end it is this error: Uncaught...
Read more >
@types/vue-the-mask - npm
Latest version: 0.11.1, last published: 2 years ago. Start using @types/vue-the-mask in your project by running `npm i @types/vue-the-mask`.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found