Skip to content

Fixed cannot read property 'name' of null error - #1520

Closed
sabertaz wants to merge 1 commit into
masterfrom
unknown repository
Closed

Fixed cannot read property 'name' of null error#1520
sabertaz wants to merge 1 commit into
masterfrom
unknown repository

Conversation

@sabertaz

@sabertaz sabertaz commented Jul 7, 2018

Copy link
Copy Markdown

In promisify-node~0.3.0, function processExports in index.js don't add null checking for exports argument.It got fixed in promisify-node~0.5.0.

Details in nodegit/promisify-node#24

In `promisify-node~0.3.0`, function `processExports` in `index.js` don't add `null` checking for `exports` argument.It got fixed in `promisify-node~0.5.0`.
@Croydon

Croydon commented Jul 8, 2018

Copy link
Copy Markdown
Contributor

Duplicate of #1506

@sabertaz

sabertaz commented Jul 9, 2018

Copy link
Copy Markdown
Author

The solutions are the same, and the reasons are different (lol)

@tbranyen

Copy link
Copy Markdown
Member

They are the same, we'll track the upgrade in the original PR. Thanks @sabertazimi!

@tbranyen tbranyen closed this Jul 16, 2018
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 this pull request may close these issues.

3 participants