I encountered an issue when following the instructions in the Vite README to run Qwik-TS TypeScript. The error message states: [plugin:vite-plugin-qwik] Cannot convert undefined or null to object.
[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.
Describe the bug
I encountered an issue when following the instructions in the Vite README to run Qwik-TS TypeScript. The error message states: [plugin:vite-plugin-qwik] Cannot convert undefined or null to object.
https://stackblitz.com/edit/vitejs-vite-rwqbh7?file=src%2Findex.css&terminal=dev
Reproduction
https://ko.vitejs.dev/guide/
Steps to reproduce
No response
System Info
Used Package Manager
npm
Logs
No response
Validations