Elijah Kotyluk

Results 5 issues of Elijah Kotyluk

I would like to add a helper message for Arch and Manjaro linux when build errors like so: ```js console.error( 'node-gyp exited with code: '+ err+ '\n'+ 'Please make sure...

This is changing the way JWT Expiration errors are checked during the pages direct upload process. Previously the error was being checked for a specific error code that does not...

pages

Added keypress event listener to control carousel navigation. ## Description Created a mixin file that would add a keypress listener, listening for 39(right-arrow) & 37(left-arrow) keys, after the instance is...