Every yarn install do vite many chunks requests #18607
Answered
by
hi-ogawa
shurshilov
asked this question in
Q&A
-
Describe the bugAfter I run yarn install, add and update any library, then vite, instead of the usual 60 requests in dev mode, starts sending 5000 requests, and they're all just some chunks, apparently the cache, I can't reset it vite --force doesn't help, exlude doesn't help either.vite from the config. Tell me how to get vite to stop making these requests...
Reproductionhttp//google.com Steps to reproduceNo response System InfoSystem:
OS: Windows 10 10.0.19045
CPU: (16) x64 AMD Ryzen 7 5800H with Radeon Graphics
Memory: 43.92 GB / 63.40 GB
Binaries:
Node: 18.20.3 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.10 - ~\AppData\Roaming\npm\yarn.CMD
npm: 10.9.0 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: Chromium (127.0.2651.74) Used Package Manageryarn Logsvite Validations
|
Beta Was this translation helpful? Give feedback.
Answered by
hi-ogawa
Nov 7, 2024
Replies: 1 comment 1 reply
-
This is likely a tabler icon specific issue. Please take a look at this issue and current workaround tabler/tabler-icons#1233 (comment) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
shurshilov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is likely a tabler icon specific issue. Please take a look at this issue and current workaround tabler/tabler-icons#1233 (comment)