cli
cli copied to clipboard
Netlify Command Line Interface
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.6 to 6.3.5. Release notes Sourced from vite's releases. v6.3.5 Please refer to CHANGELOG.md for details. v6.3.4 Please refer to CHANGELOG.md for details. v6.3.3 Please refer to...
### Describe the bug I am encountering an issue similar to #6841 I want to have my CI build the project, and than use `netlify deploy --dir my-build` to push...
### Describe the bug After updating netlify-cli from v21 to v22, deployment fails with the following error: ```sh Internal error during "options.onPostBuild" ──────────────────────────────────────────────────────────────── Error message Error: Invalid filename plugins/node_modules/es6-iterator/test/#/chain.js....
### Describe the bug `netlify dev` runs fine unti v17.38.0 of netlify-cli. If I use v17.38.1 or above, then I'm getting this error: ` › Error: There was a problem...
🎉 Thanks for submitting a pull request! 🎉 #### Summary Fixes # --- For us to review and ship your PR efficiently, please perform the following steps: - [ ]...
🎉 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 Error: Netlify CLI has terminated unexpectedly ### Steps to reproduce git : The term 'git' is not recognized as the name of a cmdlet, function, script...
### Describe the bug Installation failed on Ubuntu using Bun ``` # bun add -g netlify-cli bun add v1.2.14 (6a363a38) ⚙️ netlify-cli [1/4] sharp: Downloading https://github.com/lovell/sharp-libvips/releases/download/v8.14.5/libvips-8.14.5-linux-arm64v8.tar.br sharp: Integrity check passed...
### Describe the bug Windows 11 / Powershell `7.4.6` / VSCode `1.95.3` / Netlify CLI `17.38.0` **The breakpoint is not triggered.** Generally speaking, a few versions ago, Netlify CLI worked...
### Describe the bug When running netlify dev or deploying functions, I encounter this error preventing the functions from bundling: FunctionBundlingUserError: '___netlify-entry-point' is a reserved word and cannot be used...