You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
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.
YuHyeonWook
changed the title
[plugin:vite-plugin-qwik] 정의되지 않거나 널을 객체로 변환할 수 없습니다.
Error: [plugin ] Cannot convert undefined or null to object when running Qwik-TS TypeScript in Vite
Sep 18, 2024
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
The text was updated successfully, but these errors were encountered: