Skip to content

An error when working with Hono for backend API #224

Description

@bitsnaps

I'm trying to replicate the same provided express.js example using Hono, but I keep getting the following error:

  throw Error('Dynamic require of "' + x + '" is not supported');

Here is demo project to reproduce this issue.

Do we need to implement a specific middleware for Hono ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions