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: Cannot read property 'map' of undefined #79

Closed
Turbo87 opened this issue Oct 17, 2017 · 2 comments
Closed

TypeError: Cannot read property 'map' of undefined #79

Turbo87 opened this issue Oct 17, 2017 · 2 comments
Labels

Comments

@Turbo87
Copy link
Contributor

Turbo87 commented Oct 17, 2017

TypeError: Cannot read property 'map' of undefined
    at _loop_1 (/Users/tbieniek/Code/glimmer.js/node_modules/lerna-changelog/lib/changelog.js:271:51)
    at Changelog.fillInCategories (/Users/tbieniek/Code/glimmer.js/node_modules/lerna-changelog/lib/changelog.js:279:13)
    at Changelog.<anonymous> (/Users/tbieniek/Code/glimmer.js/node_modules/lerna-changelog/lib/changelog.js:76:30)
    at step (/Users/tbieniek/Code/glimmer.js/node_modules/lerna-changelog/lib/changelog.js:32:23)
    at Object.next (/Users/tbieniek/Code/glimmer.js/node_modules/lerna-changelog/lib/changelog.js:13:53)
    at fulfilled (/Users/tbieniek/Code/glimmer.js/node_modules/lerna-changelog/lib/changelog.js:4:58)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:169:7)

after running yarn changelog --tag-from v0.4.0 in https://github.com/glimmerjs/glimmer.js

@Turbo87 Turbo87 added the bug label Oct 17, 2017
@evocateur
Copy link
Member

Glimmer doesn't have a lerna.json or changelog field in package.json, how is lerna-changelog supposed to work there?

@Turbo87
Copy link
Contributor Author

Turbo87 commented Oct 18, 2017

Sorry, forgot to mention glimmerjs/glimmer.js#27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants