Said Berk
Results
2
comments of
Said Berk
I guess it's about exporting the theme.css file. I solved it by: 1. Open directory node_modules/@aws-amplify/ui-angular 2. Open file package.json 3. find "exports" section. 4. put "./theme.css": "./theme.css" section there....
I solved the problem by using `apt-get update && apt-get install -y libfuzzy-dev` on docker python 3.8 image. plus, I used those commands as well but they did not suceed...