Skip to content

fetch in bun 1.3.4 may contains break changes #25413

@morlay

Description

@morlay

What version of Bun is running?

1.3.4+5eb2145b3

What platform is your computer?

Darwin 25.1.0 arm64 arm

What steps can reproduce the bug?

bunx --bun taze -w -r latest
ERROR

chalk unknown error
FetchError: request to https://registry.npmjs.org/chalk failed, reason: fetch() proxy object requires a 'url' property
es-toolkit unknown error
FetchError: request to https://registry.npmjs.org/es-toolkit failed, reason: fetch() proxy object requires a 'url' property
globby unknown error
FetchError: request to https://registry.npmjs.org/globby failed, reason: fetch() proxy object requires a 'url' property
js-yaml unknown error
FetchError: request to https://registry.npmjs.org/js-yaml failed, reason: fetch() proxy object requires a 'url' property

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

error throw in
https://github.com/npm/minipass-fetch
minipass-fetch/lib/index.js:130:18

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions