-
Notifications
You must be signed in to change notification settings - Fork 28
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
esy build fail on building skia (macos) #98
Comments
This was fixed a while ago in |
Pardon my ignorance: I don't know what it means to set up a manual resolution or how to do it. So I was looking through the directory and found "esy-skia@github:revery-ui/esy-skia#91c98f6@d41d8cd9": {
"id": "esy-skia@github:revery-ui/esy-skia#91c98f6@d41d8cd9",
"name": "esy-skia",
"version": "github:revery-ui/esy-skia#91c98f6",
"source": {
"type": "install",
"source": [ "github:revery-ui/esy-skia#91c98f6" ]
},
"overrides": [],
"dependencies": [
"esy-libjpeg-turbo@github:revery-ui/libjpeg-turbo#dbb3dd5@d41d8cd9",
"@esy-cross/ninja-build@1.8.2001@d41d8cd9"
],
"devDependencies": []
}, Would it be a simple matter of editing this file in some way, and running |
You might get away with that for a short while, but it would quickly get overwritten once you add or update a package. The right way is to add a resolution to your projects |
This problem is also in Linux:
And, @glennsl, your link is broken |
Seems like someone was having a similar problem, but I don't know how much is applicable to me. They were using windows and I am using macOS Big Sur version 11.5.2.
Using esy version 0.6.12, when I run esy build I get this error log:
Any suggestions for me would be greatly appreciated.
The text was updated successfully, but these errors were encountered: