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
The agent is crashing when I'm running it due to the error described bellow.
I tried to remove the node module and reinstall them again yet it didn't help
eliza/node_modules/pdfjs-dist/build/pdf.mjs:5764
var packageCapability = Promise.withResolvers();
^
TypeError: Promise.withResolvers is not a function
The text was updated successfully, but these errors were encountered:
Hello @virusxd521! Welcome to the ai16z community. Thank you for opening your first issue; we appreciate your contribution. You are now a ai16z contributor!
The agent is crashing when I'm running it due to the error described bellow.
I tried to remove the node module and reinstall them again yet it didn't help
eliza/node_modules/pdfjs-dist/build/pdf.mjs:5764
var packageCapability = Promise.withResolvers();
^
TypeError: Promise.withResolvers is not a function
The text was updated successfully, but these errors were encountered: