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 convert undefined or null to object #1410

Closed
jpatters opened this issue Dec 7, 2017 · 1 comment
Closed

TypeError: Cannot convert undefined or null to object #1410

jpatters opened this issue Dec 7, 2017 · 1 comment

Comments

@jpatters
Copy link

jpatters commented Dec 7, 2017

TypeError: Cannot convert undefined or null to object
        at Function.keys (<anonymous>)
      
      at processExports (node_modules/promisify-node/index.js:44:16)
      at Object.<anonymous>.module.exports (node_modules/promisify-node/index.js:112:10)
      at Object.<anonymous> (node_modules/nodegit/dist/nodegit.js:131:26)

Getting this error if I import the package but it's only happening when running tests. I know this isn't much information to go on but I really don't know what the issue could be. Happy to answer questions.

@jpatters
Copy link
Author

jpatters commented Dec 7, 2017

This is actually caused by an issue in jest
For reference: jestjs/jest#3552

@jpatters jpatters closed this as completed Dec 7, 2017
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