Skip to content

Add missing require shims #2047

Closed
Closed
@orinokai

Description

@orinokai

Next.js 13.3.1-canary.8 introduces a change to the fetch handling that uses the global Buffer object. This causes a runtime error because Buffer is not available in Deno.

@Skn0tt has commented on the PR, but until this is fixed (or assuming it won't be) we should implement a workaround by adding Buffer to our shims.

Metadata

Metadata

Assignees

Labels

type: bugcode to address defects in shipped code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions