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

Bug: got module not found error if I don't install 'zod' dependency #24

Open
lancoer opened this issue Sep 13, 2024 · 0 comments
Open

Comments

@lancoer
Copy link

lancoer commented Sep 13, 2024

I've installed livepeer sdk, but it doesn't work if I don't install zod library.
Here is full error:

  ../../node_modules/livepeer/lib/base64.js:36:1
Module not found: Can't resolve 'zod'

https://nextjs.org/docs/messages/module-not-found

Import trace for requested module:
../../node_modules/livepeer/lib/sdks.js
../../node_modules/livepeer/sdk/sdk.js
../../node_modules/livepeer/index.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant