Black Jack

Results 10 comments of Black Jack

I got the answer what I want from **Natalia Sulkama** in his article > I have faced the same issue, I mentioned it in the tutorial as well. It only...

Tks for sharing these icons! How to apply this icons with macOS @stephancasas

I found this solution, seem it not good. Anyway better this way @cwomack ? ```javascript const uploadS3 = async (input: {file: string, key: string}, accessLevel: AccessLevel) => { const libraryOptions:...

Error: ENOENT: no such file or directory, rename '...\node_modules\.vite\deps_temp' -> '....\node_modules\.vite\deps I have same problem with vite-react

Seem this error occur because my lambda run time > 5 seconds. And it trigger twice ![image](https://github.com/aws-amplify/amplify-js/assets/10808157/cbf1ef94-7bad-430f-8d0f-bf2502263dfc) And in second trigger, adminLinkProviderForUser() cause error because in first time, it linked...

Hi @radarhere ! I got same error when build docker to deploy on aws layer lambda When run **python test.py** with FONT_NAME="Karla-Regular.woff2" (**sample.ttf** work fine) ![123](https://github.com/python-pillow/Pillow/assets/10808157/21fe0ccd-3459-4e11-9c13-294fcccd7ba9) And I try to...

Hi @homm Here the file [Karla-Regular.woff2.zip](https://github.com/python-pillow/Pillow/files/12546992/Karla-Regular.woff2.zip) And my [Dockerfile](https://github.com/python-pillow/Pillow/files/12547223/pillow-docker-lambda-layer-aws.zip) ![image](https://github.com/python-pillow/Pillow/assets/10808157/e4ab3783-833a-4fd1-aef3-4ef53b99e470)