[PR #172] [MERGED] Replace npx with bunx #344

Closed
opened 2026-03-02 23:46:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/172
Author: @ytsruh
Created: 9/20/2025
Status: Merged
Merged: 10/22/2025
Merged by: @kommander

Base: mainHead: bunx


📝 Commits (2)

  • 347b98f feat: removed npx usage in favour of bunx
  • 7cb11ba Merge branch 'main' into bunx

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/vue/scripts/build.ts (+1 -1)

📄 Description

Whilst working in the repo to try and get the Go bindings working I ran into this issue where Node/NPM was required even though this is a bun project.

This is a very small change to switch the npx usage for bunx & removes the node/npm dependency


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/172 **Author:** [@ytsruh](https://github.com/ytsruh) **Created:** 9/20/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `bunx` --- ### 📝 Commits (2) - [`347b98f`](https://github.com/anomalyco/opentui/commit/347b98f69416e1463e4e36d3ab16f329887e9924) feat: removed npx usage in favour of bunx - [`7cb11ba`](https://github.com/anomalyco/opentui/commit/7cb11baf76cb97d1cfdac2d94aae1f96fb14782f) Merge branch 'main' into bunx ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/vue/scripts/build.ts` (+1 -1) </details> ### 📄 Description Whilst working in the repo to try and get the Go bindings working I ran into this issue where Node/NPM was required even though this is a bun project. This is a very small change to switch the npx usage for bunx & removes the node/npm dependency --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:46:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#344
No description provided.