sam detweiler

Results 348 comments of sam detweiler

server??? what happened on npm start?

using subscribe and creating my keyed array works I just ignore the final result and pass my object instead. ``` let location_data={} location_data['Spain']=[] .subscribe((jsonObj,index)=>{ // if this objects location ('country')...

as a workaround, I changed my app to only allow one invocation of csvtojson at a time.. no more heap crash.

you cannot make it work. Amazon controls which 'devices' are allowed what services.. If u are making a commercial device (selling it with Alexa on board) you will have to...

that node module is included in the default git clone install as part of the base. I have submitted an update to the master MagicMirror repo to load this node_helper.js...

Yes. It is located in the js folder now, with an alias in package.json. So u need both changes

@mike-link the module name MUST match the folder name and the register name in the modulename.js yours does: all three are named MMM-ToDoIst, exact case matters... and git clone will...

I just installed todoist module, got the access token from the app in the todoist page from the readme link, added a project, got its number, added it to the...

and just added the todoist skill to alexa, added a task and then got the alexa todolist project id, added it to the todoist config and voila (middle right) ![Screenshot...

@cbrooker I just installed for the very 1st time, and it worked right away.. on MM 2.16