FeatureFuel
43

Support bun as drop in replacement for npm/node

Source: zed-industries/zed#32042 · opened by @nakamorichi
Summary

<!-- Begin your issue with a one sentence summary -->
Zed assumes Node.js runtime and raises errors when running on Node.js-compatible runtimes, such as bun.

Description
<!-- Describe with sufficient detail to reproduce from a clean Zed install.
- Any code must be sufficient to reproduce (include context!)
- Code must as text, not just as a screenshot.
- Issues with insufficient detail may be summarily closed.
-->

Steps to reproduce:
1. Add to your Zed settings:

2. open any project that triggers language servers

Expected Behavior: Zed should work with node-compatible runtimes similarly as e.g. vscode does.
Actual Behavior: Zed checks for node-compatible runtime and fails if version doesn't match

error examples:



Zed Version and System Specs

Zed 0.188.6 – /Applications/Zed.app

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests