Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error pnpm start - Promise.withResolvers(): pdfjs-dist #902

Closed
0xPhysis opened this issue Dec 7, 2024 · 1 comment
Closed

Error pnpm start - Promise.withResolvers(): pdfjs-dist #902

0xPhysis opened this issue Dec 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@0xPhysis
Copy link

0xPhysis commented Dec 7, 2024

Describe the bug

Doing all steps for the quick start, once pnpm start comes you get this error:

TypeError: Cannot read properties of undefined (reading 'start')
at Object.start (file:///home/x/Desktop/x/eliza/packages/client-twitter/dist/index.js:563:35)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async initializeClients (file:///home/x/Desktop/x/eliza/agent/src/index.ts:216:32)
at async startAgent (file:///home/x/Desktop/x/eliza/agent/src/index.ts:306:25)
at async startAgents (file:///home/x/Desktop/x/eliza/agent/src/index.ts:329:13)

To Reproduce

Doing all steps for the quick start, once pnpm start comes you get this error

Additional context

Using Bedian 12 - Tested on Windows Server and MacOs, all same error.
Clean download/ git clone and pretty straight forward error/bug.


NEXT steps: to follow ->
#76
wojtekmaj/react-pdf#1811

I'll come back to update.

@0xPhysis 0xPhysis added the bug Something isn't working label Dec 7, 2024
@0xPhysis 0xPhysis changed the title Error pnpm start - Error pnpm start - Promise.withResolvers(): pdfjs-dist Dec 7, 2024
@0xPhysis
Copy link
Author

0xPhysis commented Dec 8, 2024

tbh just redownloaded the project in a Debian 12, pnpm i - pnpm build and worked.
just randomly.

@0xPhysis 0xPhysis closed this as completed Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant