aio-cli icon indicating copy to clipboard operation
aio-cli copied to clipboard

this.env.error is not a function when adding extensions with `aio app add extension`

Open johndavidsimmons opened this issue 8 months ago • 3 comments

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 a step here or something or is this a real issue?
✔ Installed npm package @adobe/generator-add-action-target
ℹ Running template @adobe/generator-add-action-target
 ›   Error: this.env.error is not a function

johndavidsimmons avatar Apr 23 '25 13:04 johndavidsimmons