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
% npm run dev
> dev
> node ./index.mjs
✔ Select an example to run:
first-server.ts
➜ Local: (H3 example: first-server.ts) http://localhost:3000/
➜ Network: use --host to expose
🚀 Loading server entry ./first-server.ts listhen 3:23:03 PM
ERROR (0 , _h.createH3) is not a function listhen 3:23:03 PM
👀 Watching ./ for changes listhen 3:23:03 PM
Even tried running npm i and tsc before.
Reproduction
% node --version
v22.13.1
% tsc --version
Version 5.7.3
% sw_vers
ProductName: macOS
ProductVersion: 15.2
Describe the bug
Examples don't run
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered:
Environment
Even tried running
npm i
andtsc
before.Reproduction
% node --version
v22.13.1
% tsc --version
Version 5.7.3
% sw_vers
ProductName: macOS
ProductVersion: 15.2
Describe the bug
Examples don't run
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: