-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I followed the guide exactly from here https://nuxt.com/modules/logrocket
my node version is : 16.20.0
my nuxt version is 3.3.1
my nuxt-logrocket version is 2.0.6
nuxt.config.ts
modules: [
'nuxt-logrocket',
]
...
logRocket: {
id: `NUXT_LOG_ROW`,
dev: true
},In my browser, i get the following error
caught SyntaxError: The requested module '/_nuxt/node_modules/.pnpm/logrocket@4.0.3/node_modules/logrocket/dist/build.umd.js?v=d10ca332' does not provide an export named 'default' (at plugin.client.mjs:1:1)
brunohstein
Metadata
Metadata
Assignees
Labels
No labels