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
import*as$protobuffrom"protobufjs/minimal";// Common aliasesconst$Reader=$protobuf.Reader,$Writer=$protobuf.Writer,$util=$protobuf.util;// Exported root namespaceconst$root=$protobuf.roots["default"]||($protobuf.roots["default"]={});
error:
[vite] Error when evaluating SSR module /src/lib/protos/index.js:
|- TypeError: Cannot read properties of undefined (reading 'default')
at ./src/lib/protos/index.js:7:30
at async instantiateModule (file://./node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:52972:5)
The text was updated successfully, but these errors were encountered:
protobuf.js version: 7.4.0
using svelte(kit)
error:
The text was updated successfully, but these errors were encountered: