Closed palant closed 4 weeks ago
Name | Link |
---|---|
Latest commit | defad4c1fbf6204473b37f2377f3a6679ca30a36 |
Latest deploy log | https://app.netlify.com/sites/elk-docs/deploys/67190e85b6381d0008b62933 |
Name | Link |
---|---|
Latest commit | defad4c1fbf6204473b37f2377f3a6679ca30a36 |
Latest deploy log | https://app.netlify.com/sites/elk-zone/deploys/67190e85ab42b60008c71aad |
Deploy Preview | https://deploy-preview-3015--elk-zone.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Just curious, What kind of environment are you working in? Is that something like a dev container with only minimal dependencies?
I’m using Mercurial. Any git repo is checked out via hg-git, so git won’t be able to do anything with it of course.
Ah, I see. That's totally makes sense😄 This will help other Mercurial users.
Running
pnpm nuxt prepare
currently fails for me:That’s because the directory in question isn’t a Git repository.
Running from a Git repository or even having Git installed shouldn’t be a requirement. With my change errors originating from Git are ignored. The potential impact is negligible.