issues Search Results · repo:vitejs/vite language:TypeScript
Filter by
8k results
(72 ms)8k results
invitejs/vite (press backspace or delete to remove)Describe the bug
Node v22.12 Vite 7.0.4 本地启动开发,proxy报错,如下图所示
img width= 1382 height= 1510 alt= Image src=
https://github.com/user-attachments/assets/76feb6e7-b656-4df2-a8b6-97e2b14ef654 /
package.json ...
pending triage
jackqiu0123
- Opened 4 hours ago
- #20399
Describe the bug
In v6, private class functions, e.g. #hi(), were built into an output like __privateMethod(). Starting in v7, they are
now built into an output like #hi() with the # symbol.
This is ...
invalid
repulsio
- 3
- Opened 15 hours ago
- #20398
Description
I hope such new conditional option would benefit developers using Vite and some dependencies built from tools that does
not support exports field yet.
My situation
This is a simplified model ...
has workaround
wontfix
EnixCoda
- 3
- Opened yesterday
- #20390
Describe the bug
I d like to be able to alias an URL to a local directory. The reason is that I get this file from another source and
would like to use it directly instead of modifying it, to make it ...
pending triage
julienw
- Opened 2 days ago
- #20381
Description
types / typesVersions field is only needed for moduleResolution: node/node12. For correct typings, users should use
moduleResolution: node16+ / bundler. So this field just hides some issues. ...
p2-edge-case
sapphi-red
- Opened 2 days ago
- #20380
Describe the bug
When upgrading from Vite 6 to Vite 7, I encounter this error only the first time I start the dev server:
Failed to run dependency scan. Skipping dependency pre-bundling. Error: failed ...
feat: deps optimizer
has workaround
p3-downstream-blocker
regression
oscarmarina
- Opened 3 days ago
- #20377
Describe the bug
I m migrating my website to Vite React. My website uses Docker for containerization. But when i try to use Vite in my
container (vite), this happens:
node:internal/modules/esm/resolve:274 ...
pending triage
pr0gramm3r101
- 1
- Opened 3 days ago
- #20370
Description
url.parse was deprecated since Node 18.13.0+ / 19.0.0+. It is now runtime deprecated from Node 24+
(https://github.com/nodejs/node/pull/55017). While the warning is not shown if the url.parse ...
p2-nice-to-have
sapphi-red
- 4
- Opened 4 days ago
- #20367
Describe the bug
minimum source code
import viteLogo from /vite.svg
export default {
viteLogo
}
vite.config.js
import {defineConfig} from vite
// https://vite.dev/config/
export default defineConfig({ ...
pending triage
tangxiangmin
- Opened 6 days ago
- #20363
Description
Google Chrome added a feature for automatic workspace folders detection. On localhost URLs, Chrome requests
/.well-known/appspecific/com.chrome.devtools.json. This endpoint must serve the ...
pending triage
remcohaszing
- 1
- Opened 6 days ago
- #20361

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.