8000 Wrangler compatibility issues · Issue #624 · nuxt-hub/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Wrangler compatibility issues #624
Open
@hcmlopes

Description

@hcmlopes

Cannot use nuxtHub database when initializing a new project with the hello-edge template or by following the Add to Nuxt project instruction.

Steps to reproduce the behavior:

  1. Initialize new project by running npx nuxthub init my-app
  2. run cd my-app
  3. run pnpm dev
  4. errors
    • Failed to initialize wrangler bindings proxy write EPIPE
    • [unhandledRejection] Missing Cloudflare DB binding (D1)

Expected behavior
No errors

Steps taken to remove error
Downgrade wrangler devDependency to 3.104. Any version past this will result in the previously mentioned error

  1. run pnpm add wrangler@3.104
  2. run pnpm dev
  3. no error
4360

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0