[PR #295] [MERGED] fix: use -p cli option for next dev #855

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/295
Author: @nsylke
Created: 8/23/2023
Status: Merged
Merged: 8/25/2023
Merged by: @Mythie

Base: feat/refreshHead: nsylke-patch-6


📝 Commits (1)

  • f76bf4c fix: use -p cli option for next dev

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 apps/marketing/package.json (+1 -1)
📝 apps/web/package.json (+1 -1)

📄 Description

Use the built-in -p cli option in next for handling port. This is to support Windows, another option would be to use cross-env.


🔄 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/documenso/documenso/pull/295 **Author:** [@nsylke](https://github.com/nsylke) **Created:** 8/23/2023 **Status:** ✅ Merged **Merged:** 8/25/2023 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `feat/refresh` ← **Head:** `nsylke-patch-6` --- ### 📝 Commits (1) - [`f76bf4c`](https://github.com/documenso/documenso/commit/f76bf4c2c78e92f0b3eeca5c9a83c4c1737bae26) fix: use -p cli option for next dev ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `apps/marketing/package.json` (+1 -1) 📝 `apps/web/package.json` (+1 -1) </details> ### 📄 Description Use the built-in `-p` cli option in next for handling port. This is to support Windows, another option would be to use [`cross-env`](https://www.npmjs.com/package/cross-env). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:30:46 +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/documenso#855
No description provided.