Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

ReferenceError: Cannot access 'q' before initializatio #16698

Closed
7 tasks done
snackpub opened this issue May 17, 2024 · 0 comments
Closed
7 tasks done

ReferenceError: Cannot access 'q' before initializatio #16698

snackpub opened this issue May 17, 2024 · 0 comments

Comments

@snackpub
Copy link

Describe the bug

/Users/snackpub/.nvm/versions/node/v22.0.0/bin/npm run build

one-admin-ui@1.0.0 build
vite build

vite v4.5.3 building for production...
....
....
dist/assets/index-9eec0092.js 423.95 kB │ gzip: 66.55 kB
dist/assets/_element-plus-4af785c9.js 494.99 kB │ gzip: 157.97 kB
dist/assets/__vendor-98311b83.js 1,174.73 kB │ gzip: 404.93 kB
✓ built in 30.32s

Process finished with exit code 0

This error occurred when I built dist to access this address, and I couldn't understand the problem:

__vendor_vue-a6d261fb.js:13 Uncaught ReferenceError: Cannot access 'q' before initialization
    at Ts (__vendor_vue-a6d261fb.js:13:10632)
    at __vendor-05a52676.js:47:13069

Reproduction

no

Steps to reproduce

/Users/snackpub/.nvm/versions/node/v22.0.0/bin/npm run build

one-admin-ui@1.0.0 build
vite build

vite v4.5.3 building for production...

System Info

system: mac os
browsers: google

Used Package Manager

npm

Logs

__vendor_vue-a6d261fb.js:13 Uncaught ReferenceError: Cannot access 'q' before initialization
at Ts (__vendor_vue-a6d261fb.js:13:10632)
at __vendor-05a52676.js:47:13069

Validations

@vitejs vitejs locked and limited conversation to collaborators May 17, 2024
@sapphi-red sapphi-red converted this issue into discussion #16700 May 17, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

1 participant