Axel P.

Results 3 comments of Axel P.

Errors are still occurring (I've updated to the latest Docker version `4.27.2`) : > $ docker compose watch > cannot take exclusive lock for project "": process with PID 43396...

Hello, I have the same problem using Million.js Using Next.js 14.2.15 and @million/lint 1.0.11. nextjs.conf : ```MJS import MillionLint from "@million/lint"; /** @type {import('next').NextConfig} */ const nextConfig = {}; export...

> I’ve created a minimal reproduction repo to demonstrate the issue where importing `@sentry/cloudflare` breaks the Env types generated by Wrangler: > > 🔗 Repo: https://github.com/aec-craft/hono-sentry-env-issue > > This example...