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 on vercel deploy attempt. Noticed a lot of breaking changes, seems 3rdweb's repos all need updating are you guys hiring a bug bounty worker? LMK #4

Open
cleancoindev opened this issue May 11, 2023 · 0 comments

Comments

@cleancoindev
Copy link

Failed to compile.

14:21:59.270 |  
14:21:59.270 | ./pages/_app.tsx:14:23
14:21:59.270 | Type error: Type '{ children: Element[]; desiredChainId: ChainId; }' is not assignable to type 'IntrinsicAttributes & ThirdwebProviderProps<({ readonly name: "Ethereum Mainnet"; readonly chain: "ETH"; readonly icon: { readonly url: "ipfs://QmcxZHpyJa8T4i63xqjPYrZ6tKrt55tZJpbXcjSDKuKaf9/ethereum/512.png"; readonly height: 512; readonly width: 512; readonly format: "png"; }; ... 12 more ...; readonly slug: "ethe...'.
14:21:59.270 | Property 'desiredChainId' does not exist on type 'IntrinsicAttributes & ThirdwebProviderProps<({ readonly name: "Ethereum Mainnet"; readonly chain: "ETH"; readonly icon: { readonly url: "ipfs://QmcxZHpyJa8T4i63xqjPYrZ6tKrt55tZJpbXcjSDKuKaf9/ethereum/512.png"; readonly height: 512; readonly width: 512; readonly format: "png"; }; ... 12 more ...; readonly slug: "ethe...'.
14:21:59.270 |  
14:21:59.271 | 12 | function MyApp({ Component, pageProps }: AppProps) {
14:21:59.271 | 13 | return (
14:21:59.271 | > 14 |
14:21:59.271 | | ^
14:21:59.271 | 15 |
14:21:59.271 | 16 | <title>thirdweb Contract Example Hub</title>
14:21:59.271 | 17 |
14:21:59.332 | error Command failed with exit code 1.
14:21:59.333 | info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
14:21:59.364 | Error: Command "yarn run build" exited with 1
14:21:59.771 | Deployment completed
14:21:59.730 | BUILD_UTILS_SPAWN_1: Command "yarn run build" exited with 1

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