Marcy Sutton-Todd
Marcy Sutton-Todd
What do we need to do to get this up to date and merged?
Did it work for you after that @axe312ger? It doesn't work for me on the command line even though I can see the aliased file in my git hooks directory....
I got around the `undefined method 'size' for nil:NilClass` error by updating and relinking ImageMagick with Homebrew.
Can this be merged?
Hey folks. I released two new Frontend Masters workshops this year that are more up to date (no Gatsby). They are still React based, though, as I wanted to cover...
Hi there, thanks for the detailed report. I don't have an M1 Mac to test it, but there is a similar comment in another issue that might help: https://github.com/marcysutton/js-a11y-workshop/issues/6#issuecomment-1093068186
Sharp strikes again! Thanks for providing the stack trace. I searched and found a thread that looks very similar: https://stackoverflow.com/questions/57217251/getting-gyp-err-stack-syntaxerror-invalid-syntax-while-executing-npm-insta?noredirect=1&lq=1 The OP said they resolved it by installing a specific...
1) The keyboard experience isn't equal. On the native element, the select menu opens when you tab onto it and use the arrow keys. On the Polymer version, arrow keys...
We don't want to modify the polyfill as it gets downloaded from Mozilla. Instead, we've added a copy task to our build system to include the sourcemap. It will be...
This should be fixed with the latest version, but we'll know for sure when the addon is approved by Mozilla's review team.