cli icon indicating copy to clipboard operation
cli copied to clipboard

Netlify Command Line Interface

Results 274 cli issues
Sort by recently updated
recently updated
newest added

🎉 Thanks for submitting a pull request! 🎉 #### Summary **Depends on: https://github.com/netlify/build/pull/5735** Fixes https://linear.app/netlify/issue/CPLA-738/sites-created-in-the-cli-should-use-framework-detection Run the framework detection before `ntl build` and `ntl deploy --build` as well to not...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@netlify/functions](https://togithub.com/netlify/functions) | [`2.7.0` -> `2.8.0`](https://renovatebot.com/diffs/npm/@netlify%2ffunctions/2.7.0/2.8.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@netlify%2ffunctions/2.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
javascript

### Describe the bug Error: EISDIR: illegal operation on a directory, readlink 'D:\Development\RBS Technology Hub\applications\emerald-migrations.rbs.rrtq.io\_netlify\functions\store-weather-updates-scheduled-background.js' System: OS: Windows 11 10.0.22631 CPU: (20) x64 13th Gen Intel(R) Core(TM) i9-13900H Binaries: Node:...

type: bug

### Describe the bug Because this module ships with a shrinkwrap, it is impossible to avoid using the insecure `[email protected]`, even using overrides. Please either keep all dependencies up to...

type: bug

### Describe the bug I ran `netlify completion:install`, with the following output: ``` ? Which Shell do you use ? zsh ? We will install completion to ~/.zshrc, is it...

type: bug

🎉 Thanks for submitting a pull request! 🎉 #### Summary This should replace https://github.com/netlify/cli/pull/6599. The dependency was outdated. The latest version recommends using `node:streams` `Readable.from()` to produce a nodejs stream....

Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...

dependencies
javascript

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies
javascript

### Describe the bug Getting the error `Error: Command failed with exit code 1: npx playwright test` when running plugin to execute Playwright tests with netlify-cli v17.26.1 Additional error included:...

type: bug