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