[PR #14] [MERGED] Release v2.1.3 - Fix Windows spawn errors and improve error guidance #13

Closed
opened 2026-03-04 01:38:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tuanngocptn/nport/pull/14
Author: @tuanngocptn
Created: 1/29/2026
Status: Merged
Merged: 1/29/2026
Merged by: @tuanngocptn

Base: mainHead: fix/win32_shell_running


📝 Commits (1)

  • c8e2041 Release v2.1.3 - Fix Windows spawn errors and improve error guidance

📊 Changes

4 files changed (+60 additions, -4 deletions)

View changed files

📝 CHANGELOG.md (+37 -0)
📝 package-lock.json (+2 -2)
📝 package.json (+1 -1)
📝 src/binary.ts (+20 -1)

📄 Description

  • Resolved "spawn UNKNOWN" error on Windows by adding specific spawn options for better path resolution.
  • Enhanced error messages for Windows users, providing actionable troubleshooting steps for common spawn issues.
  • Updated CHANGELOG to reflect changes and guidance for Windows users.

🔄 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/tuanngocptn/nport/pull/14 **Author:** [@tuanngocptn](https://github.com/tuanngocptn) **Created:** 1/29/2026 **Status:** ✅ Merged **Merged:** 1/29/2026 **Merged by:** [@tuanngocptn](https://github.com/tuanngocptn) **Base:** `main` ← **Head:** `fix/win32_shell_running` --- ### 📝 Commits (1) - [`c8e2041`](https://github.com/tuanngocptn/nport/commit/c8e2041c52878d6cb550e6ca760e3565c651d6be) Release v2.1.3 - Fix Windows spawn errors and improve error guidance ### 📊 Changes **4 files changed** (+60 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+37 -0) 📝 `package-lock.json` (+2 -2) 📝 `package.json` (+1 -1) 📝 `src/binary.ts` (+20 -1) </details> ### 📄 Description - Resolved "spawn UNKNOWN" error on Windows by adding specific spawn options for better path resolution. - Enhanced error messages for Windows users, providing actionable troubleshooting steps for common spawn issues. - Updated CHANGELOG to reflect changes and guidance for Windows users. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:38:08 +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/nport#13
No description provided.