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

Type instantiation is excessively deep and possibly infinite #422

Open
8 of 9 tasks
HugoRCD opened this issue Jun 28, 2024 · 0 comments
Open
8 of 9 tasks

Type instantiation is excessively deep and possibly infinite #422

HugoRCD opened this issue Jun 28, 2024 · 0 comments

Comments

@HugoRCD
Copy link

HugoRCD commented Jun 28, 2024

Related plugins

Describe the bug

I have this type of error when installing the Vite plugin Vue on my Nuxt app. I don't really know if I have to create this issue here or in the Nuxt repo, but I think it is more related to the plugin.
CleanShot 2024-06-28 at 16 39 41
CleanShot 2024-06-28 at 16 39 50

Reproduction

https://github.com/HugoRCD/shelve/blob/main/apps/app/nuxt.config.ts

Steps to reproduce

bun run dev

System Info

System:
    OS: macOS 15.0
    CPU: (8) arm64 Apple M1 Pro
    Memory: 75.13 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 20.14.0 - ~/.nvm/versions/node/v20.14.0/bin/node
    npm: 10.7.0 - ~/.nvm/versions/node/v20.14.0/bin/npm
    pnpm: 8.15.6 - ~/Library/pnpm/pnpm
    bun: 1.1.15 - ~/.bun/bin/bun
  Browsers:
    Chrome: 122.0.6261.94
    Safari: 18.0

Used Package Manager

npm

Logs

No response

Validations

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