This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
ReferenceError: Cannot access 'q' before initializatio #16698
Labels
You can continue the conversation there. Go to discussion →
Describe the bug
/Users/snackpub/.nvm/versions/node/v22.0.0/bin/npm run 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:
Reproduction
no
Steps to reproduce
/Users/snackpub/.nvm/versions/node/v22.0.0/bin/npm run build
vite v4.5.3 building for production...
System Info
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
The text was updated successfully, but these errors were encountered: