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

asset-import-meta-url plugin errors with Maximum call stack size exceeded #15703

Closed
7 tasks done
sapphi-red opened this issue Jan 24, 2024 · 1 comment · Fixed by #15845
Closed
7 tasks done

asset-import-meta-url plugin errors with Maximum call stack size exceeded #15703

sapphi-red opened this issue Jan 24, 2024 · 1 comment · Fixed by #15845
Labels
bug: upstream Bug in a dependency of Vite p3-minor-bug An edge case that only affects very specific usage (priority)

Comments

@sapphi-red
Copy link
Member

Describe the bug

[vite]  Internal server error: Maximum call stack size exceeded
Plugin: vite:asset-import-meta-url

The error above happens since 5.0.11.

related PR: #15475

Originally reported at #14169 (comment)

Reproduction

https://stackblitz.com/edit/github-rjaduf-38mdms?file=src%2Fpages%2FHome.vue

Steps to reproduce

No response

System Info

System:
    OS: Linux 5.0 undefined
    CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
    Memory: 0 Bytes / 0 Bytes
    Shell: 1.0 - /bin/jsh
  Binaries:
    Node: 18.18.0 - /usr/local/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 10.2.3 - /usr/local/bin/npm
    pnpm: 8.14.0 - /usr/local/bin/pnpm
  npmPackages:
    @vitejs/plugin-vue: ~5.0.0 => 5.0.3 
    vite: ~5.0.0 => 5.0.12

Used Package Manager

npm

Logs

No response

Validations

@sapphi-red sapphi-red added bug: upstream Bug in a dependency of Vite p3-minor-bug An edge case that only affects very specific usage (priority) labels Jan 24, 2024
Copy link

stackblitz bot commented Jan 24, 2024

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug: upstream Bug in a dependency of Vite p3-minor-bug An edge case that only affects very specific usage (priority)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant