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

### Describe the bug The url in ```โ—ˆ For a better experience with TypeScript functions, consider installing the @netlify/functions package. Refer to https://ntl-fyi/function-types for more information.``` ### Steps to reproduce...

type: bug

:robot: I have created a release *beep* *boop* --- ## [17.23.2](https://github.com/netlify/cli/compare/v17.23.1...v17.23.2) (2024-05-02) ### Bug Fixes * bump node in CI actions ([#6542](https://github.com/netlify/cli/issues/6542)) ([2c27e2c](https://github.com/netlify/cli/commit/2c27e2c167ad1e153aab8b606db4ced8db9143f3)) * **deps:** update dependency chalk to v5.3.0...

autorelease: pending

๐ŸŽ‰ Thanks for submitting a pull request! ๐ŸŽ‰ #### Summary Fix cases where `netlify dev` prompts for input while running in dev server ref CRE-1211 --- For us to review...

[![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/edge-functions | [`2.5.1` -> `2.6.0`](https://renovatebot.com/diffs/npm/@netlify%2fedge-functions/2.5.1/2.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@netlify%2fedge-functions/2.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
javascript

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-sort-destructure-keys](https://togithub.com/mthadley/eslint-plugin-sort-destructure-keys) | [`1.5.0` -> `1.6.0`](https://renovatebot.com/diffs/npm/eslint-plugin-sort-destructure-keys/1.5.0/1.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-sort-destructure-keys/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
javascript

Title says it all! We were only looking at the per-function setting for this, not at the per-route setting. This PR fixes that.

### 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,...

type: bug

### Describe the bug Hi all, I hope are well. Nuxt 3 does not create the dist folder when using GitHub actions. I followed the boilerplate in this link. https://github.com/marketplace/actions/netlify-actions...

type: bug

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.3. Changelog Sourced from browserify-sign's changelog. v4.2.3 - 2024-03-05 Commits [patch] widen support to 0.12 9247adf [patch] drop minimum node support to v1 4d0ee49 [Dev...

dependencies
javascript

๐ŸŽ‰ Thanks for submitting a pull request! ๐ŸŽ‰ #### Summary Add tests for setting the package_path on monorepos Follow up for #6404 --- For us to review and ship your...