SciSharp / SciSharp/BotSharp-UI

npm run dev, got an error 'sh: 1: start: not found'

Open
#141 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Svelte
Stars
155
Forks
70
Avg merge
11h 7m
Merged PRs (30d)
12

Description

Hi,
After I want to start the BotSharp-UI up then I got an error as below, may I do something wrong?

$ npm run dev

botsharp-ui@1.0.0 dev
npm run open-browser && vite dev

botsharp-ui@1.0.0 open-browser
start http://localhost:5015/

sh: 1: start: not found

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the npm dev and open-browser scripts shown in the report, then run npm run dev in the project environment to reproduce the shell error. Done means the development server starts at http://localhost:5015/ without the "start: not found" failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, vite
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.