We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I got an error while using the string manipulation example.
It should output: NodeJS Loader could not convert the value of type 'Invalid' to N-API
NodeJS Loader could not convert the value of type 'Invalid' to N-API
I got: [null,0]
[null,0]
metacall load rb examples/string-manipulation/str.rb
Windows10
The text was updated successfully, but these errors were encountered:
@Mostafa-wael can you link or paste this code? examples/string-manipulation/str.rb
Sorry, something went wrong.
You can find the code here.
No branches or pull requests
🐛 Bug Report
I got an error while using the string manipulation example.
Expected Behavior
It should output:
NodeJS Loader could not convert the value of type 'Invalid' to N-API
Current Behavior
I got:
[null,0]
Steps to Reproduce
metacall load rb examples/string-manipulation/str.rb
Context (Environment)
Windows10
The text was updated successfully, but these errors were encountered: