[GH-ISSUE #563] Next.js project won't run after "proxyman_env_automatic_setup.sh" in Manual Setup #561

Open
opened 2026-03-03 19:51:20 +03:00 by kerem · 0 comments
Owner

Originally created by @kics223w1 on GitHub (Dec 8, 2025).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/563

Originally assigned to: @kics223w1 on GitHub.

Description

Next.js project fails to start after running proxyman_env_automatic_setup.sh in a terminal

Steps to Reproduce

  1. Create a new Next.js app using npx create-next-app@latest.
  2. Inject Manual Setup script to the terminal
  3. Run npm run dev.
  4. Next.js server fails to start and reports an error.

Current Behavior

Next.js server does not start and shows the error

Expected Behavior

The Next.js development server should start normally without errors, even when the Proxyman setup script is injected into the environment.

Originally created by @kics223w1 on GitHub (Dec 8, 2025). Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/563 Originally assigned to: @kics223w1 on GitHub. ## Description Next.js project fails to start after running `proxyman_env_automatic_setup.sh` in a terminal ## Steps to Reproduce 1. Create a new Next.js app using `npx create-next-app@latest`. 2. Inject Manual Setup script to the terminal 3. Run `npm run dev`. 4. Next.js server fails to start and reports an error. ## Current Behavior Next.js server does not start and shows the error ## Expected Behavior The Next.js development server should start normally without errors, even when the Proxyman setup script is injected into the environment.
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/proxyman-windows-linux#561
No description provided.