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 $n: Promise.allSettled is not a function #19264

Open
7 tasks done
agracia-foticos opened this issue Jan 22, 2025 · 1 comment
Open
7 tasks done

error $n: Promise.allSettled is not a function #19264

agracia-foticos opened this issue Jan 22, 2025 · 1 comment

Comments

@agracia-foticos
Copy link

Describe the bug

D5Xf3KAr.js:12 error $n: Promise.allSettled is not a function
    at v (http://localhost:3000/_nuxt/D5Xf3KAr.js:8:24341)
    at Object.blank (http://localhost:3000/_nuxt/D5Xf3KAr.js:12:4066)
    at setup (http://localhost:3000/_nuxt/D5Xf3KAr.js:12:81827)
    at Qt (http://localhost:3000/_nuxt/CHbWtMfm.js:16:652)
    at zf (http://localhost:3000/_nuxt/CHbWtMfm.js:29:41845)
    at $f (http://localhost:3000/_nuxt/CHbWtMfm.js:29:41634)
    at F (http://localhost:3000/_nuxt/CHbWtMfm.js:29:21269)
    at d (http://localhost:3000/_nuxt/CHbWtMfm.js:18:678)
    at Oe (http://localhost:3000/_nuxt/CHbWtMfm.js:29:22233)
    at Wr.z [as fn] (http://localhost:3000/_nuxt/CHbWtMfm.js:29:22307)
Caused by: TypeError: Promise.allSettled is not a function
    at v (D5Xf3KAr.js:8:24341)
    at Object.blank (D5Xf3KAr.js:12:4066)
    at setup (D5Xf3KAr.js:12:81827)
    at Qt (CHbWtMfm.js:16:652)
    at zf (CHbWtMfm.js:29:41845)
    at $f (CHbWtMfm.js:29:41634)
    at F (CHbWtMfm.js:29:21269)
    at d (CHbWtMfm.js:18:678)
    at Oe (CHbWtMfm.js:29:22233)
    at Wr.z [as fn] (CHbWtMfm.js:29:22307)

Image

Reproduction

www.reproduction.com

Steps to reproduce

No response

System Info

System:
    OS: Linux 6.8 Ubuntu 24.04.1 LTS 24.04.1 LTS (Noble Numbat)
    CPU: (16) x64 AMD Ryzen 9 6900HX with Radeon Graphics
    Memory: 18.89 GB / 27.14 GB
    Container: Yes
    Shell: 5.2.21 - /bin/bash
  Binaries:
    Node: 18.19.1 - /usr/bin/node
    Yarn: 4.6.0 - /usr/local/bin/yarn
    npm: 2.15.12 - ~/var/www/node_modules/.bin/npm
  Browsers:
    Chrome: 131.0.6778.264
  npmPackages:
    vite: ^6.0.11 => 6.0.11

Used Package Manager

yarn

Logs

No response

Validations

@agracia-foticos
Copy link
Author

D5Xf3KAr.js:12 error $n: Promise.allSettled is not a function at v (http://localhost:3000/_nuxt/D5Xf3KAr.js:8:24341) at Object.blank (http://localhost:3000/_nuxt/D5Xf3KAr.js:12:4066) at setup (http://localhost:3000/_nuxt/D5Xf3KAr.js:12:81827) at Qt (http://localhost:3000/_nuxt/CHbWtMfm.js:16:652) at zf (http://localhost:3000/_nuxt/CHbWtMfm.js:29:41845) at $f (http://localhost:3000/_nuxt/CHbWtMfm.js:29:41634) at F (http://localhost:3000/_nuxt/CHbWtMfm.js:29:21269) at d (http://localhost:3000/_nuxt/CHbWtMfm.js:18:678) at Oe (http://localhost:3000/_nuxt/CHbWtMfm.js:29:22233) at Wr.z [as fn] (http://localhost:3000/_nuxt/CHbWtMfm.js:29:22307)Caused by: TypeError: Promise.allSettled is not a function at v (D5Xf3KAr.js:8:24341) at Object.blank (D5Xf3KAr.js:12:4066) at setup (D5Xf3KAr.js:12:81827) at Qt (CHbWtMfm.js:16:652) at zf (CHbWtMfm.js:29:41845) at $f (CHbWtMfm.js:29:41634) at F (CHbWtMfm.js:29:21269) at d (CHbWtMfm.js:18:678) at Oe (CHbWtMfm.js:29:22233) at Wr.z [as fn] (CHbWtMfm.js:29:22307)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant