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

Add a default value for the --config option #35

Open
dshevtsov opened this issue Jul 16, 2021 · 0 comments
Open

Add a default value for the --config option #35

dshevtsov opened this issue Jul 16, 2021 · 0 comments

Comments

@dshevtsov
Copy link
Contributor

Expected Behaviour

When I run aio changelog:generate, the tool gets the config.json file for --config.

Actual Behaviour

When I run aio changelog:generate, I see TypeError: Cannot read property 'forEach' of undefined.

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Run aio changelog:generate.

Platform and Version

macOS 11.4

Sample Code that illustrates the problem

Logs taken while reproducing problem

$ aio changelog:generate
 ›   Warning: @adobe/aio-cli update available from 7.0.0 to 7.1.0.
 ›   Run npm install -g @adobe/aio-cli to update.


==========================
Start changelog generation
==========================
... !
    TypeError: Cannot read property 'forEach' of undefined
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

No branches or pull requests

1 participant