Steven Luther

Results 5 comments of Steven Luther

Didn't read, you can only add roles and users. ~~I think this is a duplicate of # 157 (which is probably a duplicate of another, honestly)~~

No worries. I'll play around with a bit, and see if I can't figure it out and get a PR going. Thanks for the reply!

I'm guessing this is a type coercion issue, and I've never done anything in JavaScript but this seems to fix it: ```javascript function checkAwsConfig( AWS_CONFIG: string | any ) :...

Yeah, this still exists in 58.1.3. It doesn't matter what is passed to the values, I've tried with all combinations that are said to work in the comments/docs, and always...

This seems to be an issue with missing Gnome library, maybe there's a dependency? I was reading on a different issue for another application that had the same error, and...