Pier Dolique

Results 18 comments of Pier Dolique

`F` in `Dockerfile` filename should be lowercase. Otherwise, the docker command will not recognize it. ``` ERROR: failed to solve: failed to read dockerfile: open Dockerfile: no such file or...

@besscroft are you using WSL? I had a similar problem with WSL2 and the filesystem. I've fixed the problem by moving files inside Linux. It was one of the solutions...

Yep, it works from one network and doesn't work from another. I am not sure what the problem is, but at the moment the documentation is not accessible for me...

Yep, it looks like only me is affected (just tried it 2 days ago). I've tried to open it from a couple of Estonian IP addresses and the website doesn't...

Tbh, I don't think this is an ISP problem because `valibot.dev` is loading from time to time, and the problem is only with this website at the moment. I've attached...

In different browsers, the result is the same, because the connection to `valibot.dev` just closed by timeout 9 out of 10 times. 🤷 I don't know exactly why, but the...

It still doesn't work in Estonia, but I'm using local version at the moment. I see the similar problem in Canada according to #918, so it looks like Netlify is...

I believe it is. Having an option like `ignorePadding: true` doesn't seem like a breaking change. --- _(dead GitHub 😔)_

Not sure if it's related or not. I'm trying to validate an object where a key might be `undefined` or `string` (e.g., environment variables). At the end of the pipe,...

@fabian-hiller thanks. It works. I've read the documentation, but it wasn't clear in this case.