Skip to content

fix: rename start=gui to start:gui#3340

Open
omb-11 wants to merge 2 commits into
HeyPuter:mainfrom
omb-11:fix-start-gui-script
Open

fix: rename start=gui to start:gui#3340
omb-11 wants to merge 2 commits into
HeyPuter:mainfrom
omb-11:fix-start-gui-script

Conversation

@omb-11

@omb-11 omb-11 commented Jul 4, 2026

Copy link
Copy Markdown

This PR renames the npm script start=gui to start:gui in both package.json files.

The previous script used an invalid separator (=), which prevents it from being accessed via npm run start:gui.

Changes:

  • package.json: rename start=gui → start:gui
  • src/gui/package.json: rename start=gui → start:gui

Result:

  • npm run start:gui now correctly runs the GUI dev server.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Om Mahendra Bute seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@omb-11 omb-11 force-pushed the fix-start-gui-script branch from 1be2098 to e2378f3 Compare July 4, 2026 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants