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

TypeError: Object prototype may only be an Object or null: undefined #41

Open
bartoszkrawczyk2 opened this issue Dec 19, 2023 · 1 comment

Comments

@bartoszkrawczyk2
Copy link

Steps to reproduce

Init new vite app via npm create vite@latest
cd to the directory
npm install
npm install @hono/vite-dev-server --save-dev
add devServer from @hono/vite-dev-server to plugins in vite.config.ts
try to run with npm run dev

@yusukebe
Copy link
Member

I don't know how to solve the problem with that much information, but I would recommend grabbing the Cloudflare Pages starter.

https://hono.dev/getting-started/cloudflare-pages

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

No branches or pull requests

2 participants