Closed Bearfinn closed 4 years ago
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.61. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Hello @Bearfinn
I’ll have a look on the core-js dependency, it seems a lot of people have the same issue with core-js dependency used in nuxt and probably this package doesn’t need it.
Somebody solved the issue adding core-js to their project, try installing core-js to see if it solved the issue.
Let me know, if I find a solution first I’ll post it
I tried installing core-js with yarn add core-js@3.6.5
, which is the same version installed by this Particles.vue library, but the problem still persists.
From what I understand, it seems like something tries to find the module in the wrong location. I tried uninstalling Particles.vue and the error messages did not appear. If more information is needed, please let me know.
I reproduced the issue, Nuxt.js seems incompatible with core-js@3.x
I removed the core-js dependency from particles.vue, it doesn't need it.
I published now 1.15.2 that should fix the issue
I have tried and it works wonderfully now. Thank you for your prompt response! 😀
I'm trying to use particles.vue in a fresh Nuxt project but it does not work and shows a lot of errors.
Reproduction Steps
yarn create nuxt-app app-name
yarn add particles.vue
yarn dev
The following error is thrown:
Build information