Skip to content

TypeError: Cannot read property 'name' of undefined #194

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

Closed
rap2hpoutre opened this issue Feb 17, 2020 · 2 comments
Closed

TypeError: Cannot read property 'name' of undefined #194

rap2hpoutre opened this issue Feb 17, 2020 · 2 comments

Comments

@rap2hpoutre
Copy link

Running semantic release with latest version of @semantic-release/git

[3:16:01 PM] [semantic-release] › ✖  An error occurred while running semantic-release: TypeError: Cannot read property 'name' of undefined
    at module.exports (/home/travis/build/ForestAdmin/forest-express/node_modules/@semantic-release/git/lib/prepare.js:69:38)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async prepare (/home/travis/build/ForestAdmin/forest-express/node_modules/@semantic-release/git/index.js:28:3)
    at async validator (/home/travis/build/ForestAdmin/forest-express/node_modules/semantic-release/lib/plugins/normalize.js:34:24)
    at async /home/travis/build/ForestAdmin/forest-express/node_modules/semantic-release/lib/plugins/pipeline.js:37:34
    at async Promise.all (index 0)
    at async next (/home/travis/build/ForestAdmin/forest-express/node_modules/p-reduce/index.js:16:18) {
  pluginName: '@semantic-release/git'
}
TypeError: Cannot read property 'name' of undefined
    at module.exports (/home/travis/build/ForestAdmin/forest-express/node_modules/@semantic-release/git/lib/prepare.js:69:38)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async prepare (/home/travis/build/ForestAdmin/forest-express/node_modules/@semantic-release/git/index.js:28:3)
    at async validator (/home/travis/build/ForestAdmin/forest-express/node_modules/semantic-release/lib/plugins/normalize.js:34:24)
    at async /home/travis/build/ForestAdmin/forest-express/node_modules/semantic-release/lib/plugins/pipeline.js:37:34
    at async Promise.all (index 0)
    at async next (/home/travis/build/ForestAdmin/forest-express/node_modules/p-reduce/index.js:16:18) {
  pluginName: '@semantic-release/git'
@pvdlg
Copy link
Member

pvdlg commented Feb 17, 2020

Duplicate of #185

@pvdlg pvdlg marked this as a duplicate of #185 Feb 17, 2020
@pvdlg pvdlg closed this as completed Feb 17, 2020
@pvdlg
Copy link
Member

pvdlg commented Feb 17, 2020

See #185 (comment) for the solution.

Please remember to search in the issue tracker to see if similar issue already exists.

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

2 participants