vite
vite copied to clipboard
NPM package called @types/chrome doesn't work with vite latest version
Describe the bug
I'm trying to use a package called @types/chrome with vite but it does not work in anyway. Then I tried with percel and it does work. Even with older version it does work, just the problem with the latest version. Hope you are gonna fix this issue.
Reproduction
npm create vite@latest
Steps to reproduce
No response
System Info
Cannot find name 'chrome'.
Used Package Manager
npm
Logs
No response
Validations
- [x] Follow our Code of Conduct
- [x] Read the Contributing Guidelines.
- [x] Read the docs.
- [x] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [x] Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
- [x] Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- [x] The provided reproduction is a minimal reproducible example of the bug.
Hello @Sami0x5. Please provide a minimal reproduction using a GitHub repository or StackBlitz. Issues marked with needs reproduction will be closed if they have no activity within 3 days.
/assign