RVG|lory

Results 83 comments of 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?

![image](https://github.com/user-attachments/assets/7f3f2b23-56f1-40e1-8c5d-13c0e1bf67d4) ![image](https://github.com/user-attachments/assets/572152c8-31e6-42c3-8684-13ce3eb21191) ![image](https://github.com/user-attachments/assets/33ca258a-b6b4-4564-8ee5-d1162023ece1)

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...