cli
cli copied to clipboard
Netlify Command Line Interface
## Bug Report: netlify-cli 23.12.1 breaks Jekyll + Vite-Ruby development setup ### Description After upgrading from `[email protected]` to `[email protected]`, `netlify dev` fails to start in a Jekyll project that uses...
🎉 Thanks for submitting a pull request! 🎉 #### Summary Merged `main` branch into `copilot/sub-pr-7584` to incorporate latest upstream changes. Resolved merge conflicts between image handling refactor (using `@netlify/images`) and...
🎉 Thanks for submitting a pull request! 🎉 #### Summary Refactors logic of the `initializeImageProxy` function to use `@netlify/images` instead of express function. Removed unit tests for the old logic...
### Describe the bug Non-stop error repeating very quickly and forever. This has occurred since version 22.2.0. "Error: Netlify CLI has terminated unexpectedly. This is a problem with the Netlify...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@netlify/blobs](https://redirect.github.com/netlify/primitives) ([source](https://redirect.github.com/netlify/primitives/tree/HEAD/packages/blobs)) | [`10.1.0` -> `10.4.1`](https://renovatebot.com/diffs/npm/@netlify%2fblobs/10.1.0/10.4.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...
### Describe the bug I get this error after updating to the latest version(s) "Error: Netlify CLI has terminated unexpectedly" The error will continue forever. The only way to stop...
### Describe the bug npx netlify dev is erroring out locally, but my app works in prod or on any other port. at toError (file:///Users/brobinson/Desktop/ReHive/node_modules/netlify-cli/src/utils/command-helpers.ts:188:39) › at logError (file:///Users/brobinson/Desktop/ReHive/node_modules/netlify-cli/src/utils/command-helpers.ts:201:15) ›...
### Describe the bug On OSX, trying to use ntl to run my Eleventy site, specifcally: ``` netlify dev -c "eleventy --serve --quiet" ``` I get this error in console...
### Describe the bug An error popped up when selecting the project, and the options to select a project team were not visible ### Steps to reproduce install the netlify...
### Describe the bug › Error: Netlify CLI has terminated unexpectedly This is a problem with the Netlify CLI, not with your application. If you recently updated the CLI, consider...