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

Error: pointer argument must be an instance of Pointer class or null with node v13 #41

Closed
gsbelarus opened this issue Nov 22, 2019 · 0 comments
Assignees

Comments

@gsbelarus
Copy link
Contributor

After upgrading nodejs to 13.2 version got the error on following line:

const newTransaction = await statement.source.handler
  .executeAsync(status, 
    statement.transaction.handler, 
    inMetadataMsg, 
    inBuffer, 
    outMetadataMsg, 
    buffer);
@asfernandes asfernandes self-assigned this Nov 22, 2019
@asfernandes asfernandes changed the title Error: pointer argument must be an instance of Pointer class or null Error: pointer argument must be an instance of Pointer class or null with node v13 Nov 22, 2019
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