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 when using axios to get external url in my router, netlify crashes and throws error ### Steps to reproduce use this router in server less express...

type: bug

### Describe the bug In a simple app I just began today, Netlify functions aren't working with ESM. Despite setting `node_bundler = "esbuild"` in my netlify.toml file, the bundled version...

type: bug

### Describe the bug I'm in say C:/username/path/to/project but when i run netlify command on this folder all works happen at C:/username i dont know why is it going back...

type: bug

### Describe the bug #### On my local machine After running `npm audit` and `npm audit fix` I get the warning: ``` 1 high severity vulnerability To address all issues,...

type: bug

#### Summary Follow-up to #6735, adding support for edge functions generated with the Frameworks API to `netlify serve`.

[![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/build](https://togithub.com/netlify/build) ([source](https://togithub.com/netlify/build/tree/HEAD/packages/build)) | [`29.50.0` -> `29.50.2`](https://renovatebot.com/diffs/npm/@netlify%2fbuild/29.50.0/29.50.2) |...

dependencies
javascript

:robot: I have created a release *beep* *boop* --- ## [17.31.0](https://github.com/netlify/cli/compare/v17.30.0...v17.31.0) (2024-06-28) ### Features * add support for the Frameworks API ([#6735](https://github.com/netlify/cli/issues/6735)) ([6a48a38](https://github.com/netlify/cli/commit/6a48a3826f846f81dea89c36531fc39ab4a02fa8)) --- This PR was generated with [Release...

autorelease: pending

๐ŸŽ‰ Thanks for submitting a pull request! ๐ŸŽ‰ #### Summary Introduce internal option `--offline-env` to disable using any env vars fetched from the API. This offers better support for the...

### Describe the bug A confusing error message is shown when running `netlify deploy` with an invalid `NETLIFY_AUTH_TOKEN`: ``` ยป Error: Site not found. Please rerun "netlify link" ``` I...

type: bug

### Describe the bug I'm trying to debug a production issue where Netlify is not serving the default Astro 404 page. For example: [https://p4nth3rworld.netlify.app/sdfsdf](https://p4nth3rworld.netlify.app/sdfsdf) doesn't show the default Astro 404....

type: bug