honojs / vite-plugins

Vite Plugins for Hono
https://hono.dev
134 stars 35 forks source link

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

Open bartoszkrawczyk2 opened 11 months ago

bartoszkrawczyk2 commented 11 months ago

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 commented 11 months ago

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