BotSharp icon indicating copy to clipboard operation
BotSharp copied to clipboard

git clone https://github.com/Oceania2018/articulate-ui fails

Open andrew1stein opened this issue 6 years ago • 0 comments

Following the documentation

https://botsharp.readthedocs.io/en/latest/installation.html

Build Chatbot Designer PS D:> git clone https://github.com/Oceania2018/articulate-ui PS D:> cd articulate-ui PS D:> npm install PS D:> npm start

This fails:

PS C:\users\andre\BotSharp2> git clone https://github.com/Oceania2018/articulate-ui Cloning into 'articulate-ui'... remote: Repository not found. fatal: repository 'https://github.com/Oceania2018/articulate-ui/' not found

andrew1stein avatar Jan 12 '20 22:01 andrew1stein