aio-cli
aio-cli copied to clipboard
Adobe I/O Extensible CLI
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.2.6 to 12.6.0. Release notes Sourced from inquirer's releases. [email protected] Feat(@inquirer/select): Added an instructions option allowing to customize the messages in the help tips. Feat(@inquirer/rawlist): Arrow keys...
``` aio --version @adobe/aio-cli/10.3.4 darwin-arm64 node-v18.20.5 ``` 1. Run `aio app add extension` 2. Select any template 3. I receive this error. Everything else seems to work properly...Am I skipping...
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 15.7.0 to 17.17.0. Release notes Sourced from eslint-plugin-n's releases. v17.17.0 17.17.0 (2025-03-26) 🌟 Features allow-modules: include virtual: in the modules pattern (#425) (a109793) node-builtin: Add support for...
Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.26.0 to 7.27.0. Release notes Sourced from @babel/runtime-corejs3's releases. v7.27.0 (2025-03-24) Thanks @ishchhabra and @vovkasm for your first PRs! :eyeglasses: Spec Compliance babel-generator, babel-parser #16977 Default importAttributesKeyword...
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.4. Release notes Sourced from axios's releases. Release v1.8.4 Release notes: Bug Fixes buildFullPath: handle allowAbsoluteUrls: false without baseURL (#6833) (f10c2e0) Contributors to this release...
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.6.0 to 7.2.1. Release notes Sourced from eslint-plugin-promise's releases. v7.2.1 7.2.1 (2024-11-26) 🩹 Fixes no-callback-in-promise: false triggering of callback (#574) (8324564) 🧹 Chores deps-dev: update husky to...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.11.0. Release notes Sourced from eslint-plugin-jest's releases. v28.11.0 28.11.0 (2025-01-15) Features valid-expect: allow calling expect with no arguments (#1688) (ff0349e) v28.10.1 28.10.1 (2025-01-15) Bug Fixes...
### Expected Behaviour Can debug in vscode and hit breakpoints in js actions ### Actual Behaviour cannot This needs to be documented, all the steps. .vscode/launch.json needs to be included...
Requesting support for TypeScript in aio, including the addition of TypeScript project templates. This would allow developers to create and maintain applications using TypeScript while leveraging Adobe’s extensibility tools. ###...
Hi All, I am trying to set up aio CLI to perform certain operations on API Mesh part of Adobe Commerce integration with AEM. After installing node, npm and aio...