Michael Wuori

Results 2 issues of Michael Wuori

Needs `@` prefix in order to install properly, according to [aws-amplify/amplify-cli](https://github.com/aws-amplify/amplify-cli). *Issue #, if available:* *Description of changes:* When trying to install without the `@` prefix, NPM fails. Could be...

* In later versions of PHP, `array_key_exists` will throw an error if the second parameter is not an array. * This fix adds `is_array` before proceeding to `array_key_exists`. * Tested...