RVG|lory
RVG|lory
> -"dev": "pnpm '/dev:.*/'" > +"dev": "pnpm /dev:.*/" > Quotation marks should not be needed when writing in scripts. https://bun.sh/ doesn't work without
> You mean bun needs quotes to run, nodejs needs no quotes to run, and you want to keep it consistent? Using `pnpm \"/dev:.*/\"` works for all, but I don't...
> I think this is not related to neodrag. > > Could you provide a reproducible example? > and also the `Connection Refused` error stacktrace ? The `blurry text issue`...
> Must precise that I don't post it for anyone else to use this bug but as a way for the devs to fix it I think this is because...
> > > Must precise that I don't post it for anyone else to use this bug but as a way for the devs to fix it > > >...
I mean by using the actual: `https://registry.npmjs.com/-/v1/login`, can I?
  
without prefork it works as expected https://github.com/lorypelli/server
> Isnt prefork a Linux feature? eh? On linux it doesn't seem to happen
> @lorypelli Try a simple server with prefork and a GET router without using https://github.com/pterm/pterm > > The weird text you are seeing is related to pterm not fiber But...