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

Promise.withResolvers is not a function #1

Closed
Tracked by #1194
grod220 opened this issue May 10, 2024 · 1 comment
Closed
Tracked by #1194

Promise.withResolvers is not a function #1

grod220 opened this issue May 10, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@grod220
Copy link

grod220 commented May 10, 2024

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

@grod220 grod220 added the bug Something isn't working label May 10, 2024
@github-project-automation github-project-automation bot moved this to 🗄️ Backlog in Penumbra web May 10, 2024
@grod220 grod220 moved this from 🗄️ Backlog to 📝 Todo in Penumbra web May 10, 2024
@grod220 grod220 moved this from 📝 Todo to 🏗 In progress in Penumbra web May 30, 2024
@grod220 grod220 added this to Labs web Jun 20, 2024
@grod220 grod220 moved this to 🏗 In progress in Labs web Jun 20, 2024
@turbocrime
Copy link
Contributor

turbocrime commented Jun 25, 2024

closed by penumbra-zone/web#1305 which enabled a minimum node version requirement for the published packages

@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Penumbra web Jun 25, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Labs web Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants