Frederic R.
Frederic R.
This simple change could make the example more accurate and therefore help new comers . I just lost 30min not understanding why the agent wasn't working thinking it was due...
- pnpm i && pnpm run dev fails because @remix-run/dev does not export unstable_vitePlugin anymore but exports vitePlugin. - Once this issue fixed, I see another error Error: No route...
### What is the problem this feature would solve? Could you please update the Remix example to use Remix Vite and not the old Remix Classic? ### What is the...
great lib, thanks for sharing it! Would you be kind to provide an example on how to use it with JSONB? - I have a column typed jsonb in sqlite...
**Describe the bug** using effect-ts resolver, when I click submit, I get the error "Expected string, actual undefined" however I expect my custom error to show (which is "name required")...
**Describe the bug** ``` ERROR in ./src/pages/Content/components/StoryItem.tsx 5:0-71 Module not found: Error: Package path ./import.macro is not exported from package /Users/fredericrous/Developer/Storyful/io-cms/node_modules/@fortawesome/fontawesome-svg-core (see exports field in /Users/fredericrous/Developer/Storyful/io-cms/node_modules/@fortawesome/fontawesome-svg-core/package.json) ``` **To Reproduce** configure...
## Type - [ ] Refactor - [x] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description add expo-sqlite to @effect/sql for...