pandorabots / pb-cli

Pandorabots command line interface
BSD 2-Clause "Simplified" License
33 stars 16 forks source link

Poor error reporting #11

Closed cfjedimaster closed 6 years ago

cfjedimaster commented 8 years ago

I created a bot using the Playground and downloaded the zip. I unzipped it and then tried to push it using the CLI. This is what I got:

image

I've got no idea what to do. That's 8 errors - but they are so vague I can't tell what it means. Not only that, if they apply to particular files in my bot, I can't tell because no files are reported with the errors.

cfjedimaster commented 8 years ago

I think I figured it out. I had not run pb create voltron yet. Totally my fault, but the CLI could have made that clear. I've got voltron defined in chatbot.json so it should have recognized I was pushing to a bot not yet created.

cfjedimaster commented 7 years ago

Just checking - is this project still alive?

pandorabots-admin commented 6 years ago

Release 1.1.1 updated to support improved error messages.