Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Help is not a constructor on all event command. #27

Closed
fe-lix- opened this issue Mar 10, 2022 · 0 comments · Fixed by #28
Closed

TypeError: Help is not a constructor on all event command. #27

fe-lix- opened this issue Mar 10, 2022 · 0 comments · Fixed by #28

Comments

@fe-lix-
Copy link
Contributor

fe-lix- commented Mar 10, 2022

Expected Behaviour

Running aio event should print the help page of the aio event plugin.

Actual Behaviour

$ aio event
    TypeError: Help is not a constructor

Steps to Reproduce

$ npm install -g @adobe/aio-cli 
[...]
$  aio plugins install @adobe/aio-cli-plugin-events
Installing plugin @adobe/aio-cli-plugin-events... installed v1.1.5
$ aio event
    TypeError: Help is not a constructor
$ aio plugins
@adobe/aio-cli-plugin-events 1.1.

Platform and Version

$ npm -v
8.5.1
$ node -v
v17.6.0

Logs taken while reproducing problem

TypeError: Help is not a constructor
(node:74901) WARNING: Exited the environment with code 1
    at exit (node:internal/process/per_thread:194:13)
    at /opt/homebrew/lib/node_modules/@adobe/aio-cli/node_modules/@oclif/errors/lib/handle.js:28:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant