Andrew

Results 7 comments of Andrew

Same problem here. Given there are users that edit certain files under the amplify dir these will follow our coding style formatting and will automatically happen through CI/CD or tooling....

+1 ![cypress-vs-playwright](https://github.com/aws-amplify/amplify-hosting/assets/106860230/fff1bbd4-9e73-45db-bc65-f29af6c24312)

+1 Running into this as well in 2024.

I also am getting this with a yarn berry (modern) project, I haven't added a new lambda function in a while but after performing the add function, I am unable...

FWIW As a workaround while we wait to get amplify updated to work with yarn modern. I created my own `yarn` script that works around this limitation. ``` #!/usr/bin/env node...

+1 See also https://github.com/aws-amplify/amplify-cli/issues/13377