jstack icon indicating copy to clipboard operation
jstack copied to clipboard

[API Error] TypeError: Cannot read properties of undefined (reading 'options')

Open phucledien opened this issue 10 months ago • 9 comments

Step to reproduce

  1. Init project
  2. Setup .env with db_url
  3. run npm run db:push
  4. run npx wrangler dev
  5. Access the sample api at path localhost:8080/api/post/recent

Images

Image

phucledien avatar Feb 06 '25 09:02 phucledien