Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example doesn't work | (0 , _h.createH3) is not a function #959

Open
SamuelMarks opened this issue Jan 21, 2025 · 0 comments
Open

Example doesn't work | (0 , _h.createH3) is not a function #959

SamuelMarks opened this issue Jan 21, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@SamuelMarks
Copy link

Environment

% 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

@SamuelMarks SamuelMarks added the bug Something isn't working label Jan 21, 2025
@SamuelMarks SamuelMarks changed the title Example doesn't work Example doesn't work | (0 , _h.createH3) is not a function Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant