SciSharp / BotSharp-UI

Build, test and manage your AI Agents in the central place.
Apache License 2.0
89 stars 37 forks source link

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

Open kuan2019 opened 4 months ago

kuan2019 commented 4 months ago

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

geffzhang commented 4 months ago

It’s been fixed by latest commit. pls retry

Matt1783 commented 2 months ago

Still the same error.