Open kuan2019 opened 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/
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
It’s been fixed by latest commit. pls retry
Still the same error.
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
sh: 1: start: not found