Tim Rinkel

Results 4 comments of Tim Rinkel

Note that you may need to clear the browser cache for this to work.

> Per the above referenced issue, this is what solved things for me: https://supabase.com/docs/guides/integrations/prisma#configuring-the-project-to-use-postgresql > > Specifically, needed to connect to postgres and run `CREATE DATABASE postgres_shadow;` I was working...

Same issue with a new install. **package.json** ```json "dependencies": { "@astrojs/check": "^0.3.1", "astro": "^4.0.3", "astro-imagetools": "^0.9.0", "typescript": "^5.3.3" ``` **index.astro** ```astro ``` **Error (`npm run dev`)** ```bash [astro-imagetools] data-astro-cid-j7pv25f6 is...

In some cases it will default to a comment that it is reverting a previous commit. In the case of this screenshot, a commit from seven months ago. If it's...