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 'createRelease' of undefined #1

Closed
MoOx opened this issue Jun 7, 2016 · 3 comments
Closed

TypeError: Cannot read property 'createRelease' of undefined #1

MoOx opened this issue Jun 7, 2016 · 3 comments

Comments

@MoOx
Copy link
Contributor

MoOx commented Jun 7, 2016

It seems latest release broke something.

.../node_modules/grizzly/lib/release.js:45
            github.releases.createRelease({
                           ^

TypeError: Cannot read property 'createRelease' of undefined
    at release (.../node_modules/grizzly/lib/release.js:45:28)
    at .../node_modules/grizzly/lib/release.js:19:13
    at ExecProto.exec (.../node_modules/execon/lib/exec.js:24:40)
    at Function.ExecProto.exec.if (.../node_modules/execon/lib/exec.js:68:17)
    at module.exports (.../node_modules/grizzly/lib/release.js:18:16)
    at Object.<anonymous> (.../node_modules/github-release-from-changelog/github-release-from-changelog.js:110:1)
    at Module._compile (module.js:413:34)
    at Object.Module._extensions..js (module.js:422:10)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
@coderaiser
Copy link
Owner

coderaiser commented Jun 7, 2016

Thank you, working on it. Do you have any ideas how it could be fixed?

@coderaiser
Copy link
Owner

coderaiser commented Jun 7, 2016

Fixed in v1.0.18 with f4f4e89 b0ec7ce

MoOx added a commit to MoOx/github-release-from-changelog that referenced this issue Jun 28, 2016
@MoOx
Copy link
Contributor Author

MoOx commented Jun 28, 2016

Thanks for v2 :)

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