You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can't seem to load the example. Do we require consumers to have polyfills installed? or a minimum nodejs version requirement?
~/Desktop/nextjs-penumbra-client-example main !1 ?1 ❯ pnpm dev ✘ INT base
> [email protected] dev /Users/gabe/Desktop/nextjs-penumbra-client-example
> next dev --experimental-https
⚠ Self-signed certificates are currently an experimental feature, use with caution.
Attempting to generate self signed certificate. This may prompt for your password
CA Root certificate created in /Users/gabe/Library/Application Support/mkcert
Certificates created in /Users/gabe/Desktop/nextjs-penumbra-client-example/certificates
▲ Next.js 14.2.3
- Local: https://localhost:3000
✓ Starting...
✓ Ready in 1589ms
○ Compiling / ...
✓ Compiled / in 1425ms (1033 modules)
⨯ TypeError: Promise.withResolvers is not a function
at eval (./app/components/PraxQueryProvider.tsx:19:102)
at (ssr)/./app/components/PraxQueryProvider.tsx (/Users/gabe/Desktop/nextjs-penumbra-client-example/.next/server/app/page.js:173:1)
at Object.__webpack_require__ [as require] (/Users/gabe/Desktop/nextjs-penumbra-client-example/.next/server/webpack-runtime.js:33:42)
digest: "4047804888"
GET / 500 in 1709ms
The text was updated successfully, but these errors were encountered:
Can't seem to load the example. Do we require consumers to have polyfills installed? or a minimum nodejs version requirement?
The text was updated successfully, but these errors were encountered: