Angel Roma
Results
3
comments of
Angel Roma
I had to remove nvm because I'm not using nvm as my node manager. So I had to `brew uninstall nvm` and it worked.
@Fideon ¿Se puede saber con que stack te vas a trabajar? ¿Java backend? ¿QA?
@CuriosBasant This is what I did to avoid this error message: ``` function FirebaseComponents({ children }: { children: React.ReactNode }) { const app = useFirebaseApp(); // a parent component contains...