-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hello, I'm trying to install this package on my Mac and it's currently failing. Here's my package.json:
{
"dependencies": {
"haxe": "^5.0.0"
},
"haxeDependencies": {
"haxe": "3.4.7",
"haxelib": "3.3.0",
"neko": "2.2.0"
}
}npm install finishes with no errors, but when I run npx haxelib it fails:
$ npx haxelib
Called from C:\Users\nadako\Code\haxe\std/neko/_std/Date.hx line 98
Uncaught exception - Segmentation fault
Some info about my setup:
- Node: 10.7.0
- NPM: 6.4.1
- OS: 10.14.4
Let me know if I can help in any way! Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels