You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node_modules/.pnpm/naive-ui@2.39.0_vue@3.4.19/node_modules/naive-ui/es/_internal/scrollbar/src/Scrollbar.mjs:3
import { VResizeObserver } from 'vueuc';
^^^^^^^^^^^^^^^
SyntaxError: The requested module 'vueuc' does not provide an export named 'VResizeObserver'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:132:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:214:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:329:24)
this error prevents me from running the dev server.
thank you very much for your hard work
The text was updated successfully, but these errors were encountered:
node_modules/.pnpm/naive-ui@2.39.0_vue@3.4.19/node_modules/naive-ui/es/_internal/scrollbar/src/Scrollbar.mjs:3
import { VResizeObserver } from 'vueuc';
^^^^^^^^^^^^^^^
SyntaxError: The requested module 'vueuc' does not provide an export named 'VResizeObserver'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:132:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:214:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:329:24)
this error prevents me from running the dev server.
thank you very much for your hard work
The text was updated successfully, but these errors were encountered: