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

NPM->Vercel template has incorrect typings issue #336

Closed
1 task done
dalechyn opened this issue May 27, 2024 · 2 comments · Fixed by #354
Closed
1 task done

NPM->Vercel template has incorrect typings issue #336

dalechyn opened this issue May 27, 2024 · 2 comments · Fixed by #354

Comments

@dalechyn
Copy link
Collaborator

Describe the bug

Types are borked after making a template with npm+vercel.
Screenshot 2024-05-27 at 17 49 27

Link to Minimal Reproducible Example

https://github.com/dalechyn/frog-27may-npm-vercel

Steps To Reproduce

  1. npx create-frog@latest
  2. vercel template

Frog Version

0.11.2

TypeScript Version

5.0.4

Check existing issues

Anything else?

No response

@AndrewCarneal
Copy link

This same issue occurs when using the "Bootstrap via Vercel" button in the getting started guide: https://frog.fm/getting-started

@dalechyn
Copy link
Collaborator Author

dalechyn commented Jun 9, 2024

Should have been fixed by honojs/hono@5bd2b71 in honojs/hono#2662. trying to bump hono versions to see if this gets it fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants