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
<!-- 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.
Comments
Similar requests
Regular Expression Replacement with Case Conversion
4 votes · 0 comments
Bundle as MSI installer on windows
45 votes · 0 comments
Auto expand multi-buffer excerpts to show syntax nodes when calling `editor::SelectLargerSyntaxNode`
3 votes · 0 comments
Support drag'n'drop outside of Zed
45 votes · 0 comments
Ability to copy/paste files from the system file manager
99 votes · 0 comments
No comments yet.