-
Notifications
You must be signed in to change notification settings - Fork 4
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
Rebase on top of Node 10 #2
Comments
Actually I have had difficulties in building the shared library (see #1). Any ideas on what kind of changes should be made to eliminate the errors that would probably occur on later versions? |
@modulesio Yes I can give it a try but it may be time-consuming XD btw, I'm not familiar with |
@modulesio I switched to the branch #5 and did the follows.
And got the following errors
The errors above happened when executing
Here is my
Hope these messages would help. I'm looking forward to being able to use the latest Node.js shared library on my android device. |
We need to rebase this library on top of the latest node. We should make sure to do it off of a known tag, not some random master.
This seems a good candidate.
The text was updated successfully, but these errors were encountered: