Skip to content

Latest commit

 

History

History
74 lines (73 loc) · 3.22 KB

bug_report.yml

File metadata and controls

74 lines (73 loc) · 3.22 KB
NameAboutLabelsAssignees
🐞 Bug reportReport an issue with Vitepending triage

Thanks for taking the time to fill out this bug report!

A clear and concise description of what the bug is. If you intend to submit a PR for this issue, tell us in the description. Thanks!

Please provide a link via vite.new or a link to a repo that can reproduce the problem you ran into. A minimal reproduction is required. If a report is vague (e.g. just a generic error message) and has no reproduction, it will receive a "need reproduction" label. If no reproduction is provided after 3 days, it will be auto-closed.

Output of npx envinfo --system --npmPackages '{vite,@vitejs/*}' --binaries --browsers

Select the used package manager

Optional if provided reproduction. Please try not to insert an image but copy paste the log text.

  1. Run vite or vite build with the --debug flag.
  2. Provide the error log here.
Validations

Before submitting the issue, please make sure you do the following