JulianMar / nuxt-bugsnag

Bugsnag module for nuxt.js
MIT License
49 stars 18 forks source link

Uncaught SyntaxError #37

Closed AlissonRA closed 2 years ago

AlissonRA commented 2 years ago

Hello good afternoon!

I'm having a problem trying to add the module to my project! I get this error in the console when starting the module in nuxt.

Error: Uncaught SyntaxError: The requested module '/node_modules/@bugsnag/js/browser/notifier.js?v=6b1fff39' does not provide an export named 'default' (at plugin.mjs:1:8)

I'm using the "3.0.0-rc.8" version of nuxt.

Could anyone help?

JulianMar commented 2 years ago

Hey,

I just created a new release. Can you check again? :)

AlissonRA commented 2 years ago

It worked out @JulianMar

Thank you for your help! :-)