[GH-ISSUE #992] npm run app command is not working #577

Closed
opened 2026-02-27 00:00:04 +03:00 by kerem · 1 comment
Owner

Originally created by @zcag on GitHub (Dec 8, 2018).
Original GitHub issue: https://github.com/electerm/electerm/issues/992

Electerm version:

0.25.50

Operating system(linux, macos, or windows7/8/10?):

Windows 10

Expected Behavior

App should run as instructed in the Dev section of the readme.md file

Current Behavior

Getting this error:
'..' is not recognized as an internal or external command, operable program or batch file.

Possible Solution

I'm guessing it's a windows related bug. But i have no idea what is the problem.

Steps to Reproduce

  1. git clone git@github.com:electerm/electerm.git

  2. cd electerm

  3. npm i

  4. npm start

  5. npm run app

Last command is executed on a seperate terminal session.

Context (Environment)

I'm trying to build the project locally.

Originally created by @zcag on GitHub (Dec 8, 2018). Original GitHub issue: https://github.com/electerm/electerm/issues/992 ## Electerm version: 0.25.50 ## Operating system(linux, macos, or windows7/8/10?): Windows 10 ## Expected Behavior App should run as instructed in the Dev section of the readme.md file ## Current Behavior Getting this error: `'..' is not recognized as an internal or external command, operable program or batch file.` ## Possible Solution I'm guessing it's a windows related bug. But i have no idea what is the problem. ## Steps to Reproduce 1. >git clone git@github.com:electerm/electerm.git 2. >cd electerm 3. >npm i 4. >npm start 5. >npm run app Last command is executed on a seperate terminal session. ## Context (Environment) I'm trying to build the project locally.
kerem 2026-02-27 00:00:04 +03:00
Author
Owner

@zxdong262 commented on GitHub (Dec 8, 2018):

@cagdassalur Fixed, please update and try it now.

<!-- gh-comment-id:445447515 --> @zxdong262 commented on GitHub (Dec 8, 2018): @cagdassalur Fixed, please update and try it now.
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/electerm#577
No description provided.