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
{{ message }}
This repository was archived by the owner on Oct 22, 2025. It is now read-only.
Hey, am trying to deploy this to Cloudflare workers and Durable Objects but am getting an error
"message": "Uncaught TypeError: The \"superCtor.prototype\" property must be of
typeobject.Receivedundefined\n at node:util:121:15ininherits\n atplaceholder:4228:5innode_modules/sonic-boom/index.js\n atplaceholder:20:50in__require2\n at
placeholder:5955:21innode_modules/pino/lib/tools.js\n atplaceholder:20:50in__require2\n at placeholder:6339:35innode_modules/pino/lib/levels.js\n atplaceholder:20:50in__require2\n atplaceholder:6584:9innode_modules/pino/lib/proto.js\n atplaceholder:20:50in__require2\n atplaceholder:7592:17innode_modules/pino/pino.js\n
I do not know why the error is showing up (actorcore used to work alright)