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

fix: switch from deprecated apis #18

Merged
merged 1 commit into from
May 29, 2019
Merged

fix: switch from deprecated apis #18

merged 1 commit into from
May 29, 2019

Conversation

acrisci
Copy link

@acrisci acrisci commented May 29, 2019

Use the maybe version to get an int32 value.

Use Nan::Utf8String for a consistent way to get a string value across
node versions.

Fixes build errors with node version 12.

fixes #17

Use the maybe version to get an int32 value.

Use Nan::Utf8String for a consistent way to get a string value across
node versions.

Fixes build errors with node version 12.

fixes saghul#17
@saghul saghul merged commit 267035c into saghul:master May 29, 2019
@saghul
Copy link
Owner

saghul commented May 29, 2019

Cheers!

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.

module can not compile for nodejs 12.0.0
2 participants