We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've installed livepeer sdk, but it doesn't work if I don't install zod library. Here is full error:
livepeer
zod
⨯ ../../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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I've installed
livepeer
sdk, but it doesn't work if I don't installzod
library.Here is full error:
The text was updated successfully, but these errors were encountered: