Yafar Valverde

Results 3 comments of Yafar Valverde

Try the following, it did work for me ```shell npm install --save-dev @angular/cli@latest && \ sudo npm install --save-dev @angular/cli@latest -g && \ npm i -D firebase-tools && \ ng...

@AntoineRelief the ticket mentions "note that the default format of the date & datetime can certainly be removed if we have that working" I'm not sure what that is, could...

> Hi @TaiKamilla, strange issue but it seems not all locale are available, if I put my own local or use the default one(Intl.DateTimeFormat().resolvedOptions().locale) doesn't work in my case(pt-BR), perhaps...