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

When using vite, error occurs #8526

Open
lj05117 opened this issue Jan 13, 2025 · 0 comments
Open

When using vite, error occurs #8526

lj05117 opened this issue Jan 13, 2025 · 0 comments

Comments

@lj05117
Copy link

lj05117 commented Jan 13, 2025

Describe the bug

When using vite, if you use node version 20.18.1 (lts), an error like the picture occurs.


The error is resolved when using node version (20.5.0).

Image

Your minimal, reproducible example

webstorm

Steps to reproduce

  1. Change the settings to vite in a project that was running well with existing webpack.
  2. Change to node 20.18.1 (lts) version.
    (3. Add "type": "module" to the package.json file) - Same result even if not set.
  3. yarn install
  4. yarn local (error occurs immediately after completion of execution)

Expected behavior

Runs yarn local without stopping upon completion

How often does this bug happen?

Only once

Screenshots or Videos

sorry.
Videos cannot be uploaded because company project information may be exposed.

Platform

OS : macOS


Browser : Chrome

Tanstack Query adapter

vue-query

TanStack Query version

^5.13.4

TypeScript version

~4.5.5

Additional context

No response

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

No branches or pull requests

1 participant