Ben Brown

Results 70 comments of Ben Brown

Hrrm, that error is coming out of node-sass. Can you install that on its own?

That is not currently possible.

I'm not sure if this is answering your question, @Oxicode @KristlyDsena, but when run as a local component, you do not get the CMS UI. You would run a separate...

@vitogit this is mostly correct, though you would not want to put the environment variables in your .bash_profile -- that would make them available to all applications you run. They...

@refai2016 not necessary to tag me here I see every issue on every repo in my org. Once you have the 2 apps installed and running, configure your _Botkit app_...

The Botkit-cms plugin has not been properly updated yet to run locally in Botkit 4+. So this is an imperfect solution for now.

Yeah it is definitely fixable.

It looks like this will hopefully be fixed in express-hbs soon: https://github.com/barc/express-hbs/pull/165 You can't remove this library, as it is the templating system.