Skip to content

[v8.15.0] Regression: UnhandledSchemeError "cloudflare:sockets" when bundling with Webpack #3452

Open
@andrew-pledge-io

Description

@andrew-pledge-io

After upgrading to 8.15.0, bundling with Webpack results in the following error:

Webpack compilation failed:
in cloudflare:sockets
  Module build failed: UnhandledSchemeError: Reading from "cloudflare:sockets" is not handled by plugins (Unhandled scheme).
  Webpack supports "data:" and "file:" URIs by default.
  You may need an additional plugin to handle "cloudflare:" URIs.

This previously occurred in version 8.11.0: #2975

And was fixed in this PR: #2978

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