-
I do have an internet connection, but `update-epic-workshop` is failing saying I don't:
```
❯ npx update-epic-workshop
❌ Error updating local repo: ❌ No internet connection. Cannot check for upd…
-
When it comes to Starting: Dependency Installation
I got this message:
```
Installing third party code dependencies so the workshop works properly on this computer.
Running the foll…
-
- [ ] Try to get a standard Epic Stack SQLite database going on your local.
- Advise on how to turn on the home-energy-analysis-tool SQL lite piece:
- [ ] I suggest choosing any one model in st…
-
I am getting an error trying to run a brand new Remix installation with the flat-routes
**Remix Version 2.12.0**
```shell
npx create-remix@latest
npm i -D remix-flat-routes
```
Here is my vite…
-
### Environment
Node version: 20.13.1
npm version: 10.8.0
Local ESLint version: 9.3.0
Global ESLint version: N/A
Operating System: macOS
### What parser are you using?
@typescript-eslint/pars…
-
This was originally logged by @Creeland as issue #374, but you couldn't reproduce it, so you closed it.
In `exercises/07.forms/04.solution.submit/submit.test.ts` (and most of the 07 lessons) you p…
-
https://github.com/epicweb-dev/react-fundamentals/blob/44fe088588cc5287386e6ae015359cadba3bcc28/exercises/06.styling/03.problem.size-prop/index.tsx#L3-L11
In the problem there's a hint that says to…
-
Thank you for featuring a few `flight` examples on the barebones of RSC! They have been tremendously helpful to me in understanding the model.
That being said, I find myself lost in them. I kno…
-
LiteFS Cloud will be retired on Oct. 15, 2024. This may not be an issue for most but just wondering if there will be an update for the epic-stack? I would love to contribute to this but am unable to d…
-
Currently there is `NoteImage` and `UserImage` both which are identical, maybe they could get DRY'd up a little bit into a single generic `Image` model.