Joseph

Results 8 comments of Joseph

I agree with all the topics you've listed with the exception of react/ redux (unless they're brief). No need to do unnecessary work :) Very excited for the videos as...

Also having this issue. Seeing this error: ```console Unable to read file '\jpaveg\code\tutorials\nextjs\app\lib\data.ts' (Error: Unable to resolve nonexistent file '\jpaveg\code\tutorials\nextjs\app\lib\data.ts') ``` The correct filePath should be prepended with `home/`. Seems...

> I'm using WSL2 Ubuntu (with Docker too) on my Windows machine, also dockerized containers. I'm getting the same error Unable to read file >> from my wsl2 ubuntu. Any...

I just got this error after updating to v0.9.122, and I do have the git extension running in my workspace.

### **There is an issue with Twinny and WSL connected VSCode windows.** Continue extension works, but I can't get Twinny to work. Let me know if there's a way for...

Not sure if this is the right place to comment, but I have a dev task in a backend package that runs a compose up command. When I hit ctrl+c,...

> This is not a bug. v10 is not set to the "latest" yet. You can install it using the "latest-10" tag: > > ``` > pnpm self-update latest-10 >...

> That's not expected of course. How have you initially installed pnpm? I initially installed it using the curl script from the website's instructions. When version 10 was released, I...