Muhamed Krlić
Muhamed Krlić
Any update on this? Is this project dead?
How do I declare a Action Template variable `authenticate` in my example. ``` export default class Status extends Action { constructor() { super(); this.name = "status"; this.description = "I will...
@evantahler hi, I tried this approach but I get `alert: Failed to load C:/Projects/pratibaApi/dist/actions/authenticatedAction.js stacktrace=Error: name is required for this action` for the abstract class AuthenticatedAction when I try to...
> @krlicmuhamed Can you share example code to reproduce the error? Here you go https://github.com/krlicmuhamed/apiauth ``` $ npm run build && npm run start > [email protected] build > tsc --sourceMap...
I can confirm this on Windows, callback runs immediately as the speech starts with following example... ``` var q = async.queue(function(message, cb) { say.speak(message, null, null, (err)=>{ if (err) {...
Same issue! So confusing ...
Who cares It looks cool :D