npm create vite@latest vite-bug-repro -- --template react-ts
cd vite-bug-repro
npm i @twurple/auth @twurple/api @twurple/eventsub-ws
- Edited App.tsx to its current state
- Using vscode, download the devcontainers extension
- Ctrl/Cmd+Shift+P Launch in devcontainer
- npm run dev