Dre
Dre
I just installed everything for the first time, so none of the above suggestions seem to apply to me. I keep getting this when trying to execute `npx create-react-app`: ```...
I'm having the same issue - seems as if there is more configuration needed. In case you are wondering the obvious, yes, I did enter some values into the search...
OK, I have an update. For me, the trouble actually started in the instructions, because there was this whole deleting and then replacing the `client` directory, and the `git checkout...
Great repo I agree. However, I am continuing to have problems getting it to compile, even after removing @types/mongoose and updating to mongoose version 5.11.15.  Also, I cannot figure...
@Ito170 > Replace the Profile declaration Wow thank you so much! That did the trick! I'm not proficient with typescript yet so... yeah. Re: environment variables/config - I do appreciate...
OK thanks! I have never used nodemon for handling environment variables before, so this is all new to me. Sorry for derailing the issue, it's a user problem, not the...
Actually, this would be nice for desktop also. Maybe make it close-able? Or resizeable?
I am having this exact same issue. Did you come up with a work around?
Is this going to work for Next13?
For what it's worth, I'm just a user who is learning to code, but I found it very confusing that the Box component does not have any props, especially since...