Islam Rostom
Islam Rostom
i faced the same issue and solved it by adding the following permissions in my job ``` jobs: build: runs-on: ubuntu-latest permissions: contents: write # to be able to publish...
I was facing the same issue, this compilation error disappeared after I changed it to "@angular/fire": "^5.1.0". I changed it to this version based on the library package.json file. But...
creating a web application client and adding redirecturi to it matching the one in code made it work for me.

i am going to have to fix this manually for my project anyway, i can use this later to open a PR to fix this. lmk if someone have not...
update: it also seems that tailwind config is not updated with sidebar colors