RobMullen

Results 5 comments of RobMullen

I highly recommend doing schema validation when you have an issue like this. See the schema in this repo: https://github.com/alexa/alexa-smarthome/blob/master/validation_schemas/alexa_smart_home_message_schema.json There are probably others, but if you `npm install avj-cli`...

This is most likely because of the use of the VERY old PyPi package [ffprobe](https://pypi.org/project/ffprobe/), instead of the current one for this project, [ffprobe-python](https://pypi.org/project/ffprobe-python/)

Attempting use of Artillery for the first time in an AWS account, and experiencing the same thing as @zeeshanpolaris above. Looks like there is a function `ensureParameterExists` that is likely...

Thank you very much, @hassy , for jumping on this quickly!! I too have worked around this via manual creation of the default parameter store entries. Will remove the parameter...

Hi, The 'latest build' binary linked to from another fork at [rowanj/gitx](https://github.com/rowanj/gitx) works on my High Sierra MacBook. You may want to give that one a try. There seems to...