mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #5] Quick start instructions crash on macos Sierra #2
Labels
No labels
bug
documentation
enhancement
libui issue
pull-request
question
wait for libui implementation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/proton-native#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jeromegn on GitHub (Feb 15, 2018).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/5
Not sure about other versions, but this is what happens on macos Sierra 10.12.6
The package installed fine (with a ton of warnings.)
@cpg94 commented on GitHub (Feb 15, 2018):
I'm also getting this error on macOS Sierra.
@kusti8 commented on GitHub (Feb 15, 2018):
Yeah I haven't tested it on Mac. It looks like a problem with libui-node. I'll investigate.
@kusti8 commented on GitHub (Feb 15, 2018):
I have a temporary fix that will defer node.js execution that I will apply, and then I'll look into it more later.
@kusti8 commented on GitHub (Feb 16, 2018):
This new fix should work on all platforms and not defer node execution as well. Tell me how well it works.
@jeromegn commented on GitHub (Feb 16, 2018):
New error now:
Do I need to install some lib? I expected it to be included in the libui npm package.
@kusti8 commented on GitHub (Feb 16, 2018):
It seems like it's a bug with nbind I think. I'm going to spin up a VM, but
it's going to take a little bit of time.
On Fri, Feb 16, 2018, 11:14 AM Jerome Gravel-Niquet <
notifications@github.com> wrote: