cli
cli copied to clipboard
Netlify Command Line Interface
π Thanks for submitting a pull request! π #### Summary Fixes # --- For us to review and ship your PR efficiently, please perform the following steps: - [ ]...
### Describe the bug Hi everyone! Thanks a lot for this package and for all the work youβre doing in general! Somewhere after the 17.36.2 update, something went wrong with...
### Describe the bug Error: EMFILE: too many open files, watch '/Users/yonqgi.zhang/Desktop/planb-consumer-app-react/ios/DerivedData/7C3C2986-240E-40D3-A4A9-2752D6D9E7FC/Index.noindex/DataStore/v5/units/_complex-2Y0OU8A4C9NRD.pcm-3JYZV9KIPWCYD' at FSWatcher. (node:internal/fs/watchers:254:19) at watch (node:fs:2549:36) at createFsWatchInstance (file:///Users/yonqgi.zhang/.nvm/versions/node/v22.18.0/lib/node_modules/netlify-cli/node_modules/chokidar/esm/handler.js:126:16) at setFsWatchListener (file:///Users/yonqgi.zhang/.nvm/versions/node/v22.18.0/lib/node_modules/netlify-cli/node_modules/chokidar/esm/handler.js:171:19) at NodeFsHandler._watchWithNodeFs (file:///Users/yonqgi.zhang/.nvm/versions/node/v22.18.0/lib/node_modules/netlify-cli/node_modules/chokidar/esm/handler.js:325:22) at NodeFsHandler._handleFile (file:///Users/yonqgi.zhang/.nvm/versions/node/v22.18.0/lib/node_modules/netlify-cli/node_modules/chokidar/esm/handler.js:391:29)...
### Describe the bug See the error log below. I also tried to install `Deno` manually, and it worked - `deno -v` returned correct answer: "deno 2.5.6" However, when I...
- [x] Update Verdaccio configuration to use `log` instead of deprecated `logs` property - [x] Verify the fix by running e2e tests - [x] Ensure no other occurrences of the...
When we removed the `--prod` as a requirement from the `ntl build` command, there's a check we missed. It's useful to see the url for deploys.
### Describe the bug Logs from my terminal: `Error: There was a problem setting up the Edge Functions environment. To try a manual installation, visit https://ntl.fyi/install-deno. at toError (file:///home/jordan/.volta/tools/image/packages/netlify-cli/lib/node_modules/netlify-cli/dist/utils/command-helpers.js:146:16) at...
### Describe the bug I'm using a Snapdragon X Elite based laptop with Windows on ARM and running `netlify dev` results in the following error: ``` β Setting up the...
### Describe the bug # Netlify Dev - esbuild Crash Bug Report ## Issue Summary `netlify dev` command crashes with esbuild goroutine deadlock when processing a large React/Vite project. ##...
### Describe the bug I've recently been encountering a lot of failures when using netlify CLI on the step of uploading blobs to the store. I'm not using any blobs...