-
Notifications
You must be signed in to change notification settings - Fork 26
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
Fresh install issues Ubuntu 18.04 #22
Comments
I have tried installing
I have no luck googling up what is Dynlink and how can I fix this. |
Sorry about this rabbit hole you found yourself in. Unfortunately the first error message you got was very misleading. This project actually relies on bsb-native rather than bs-platform but it seems that due to some error in a new version of the former, something on linux is breaking -- Usually bsb-native attempts to release linux and windows builds along with the mac one, which seems to have been missed this time. We still need to try and find the time to automate some of that stuff to make the updates smoother. The takeaway is.. you don't need to install bs-platform, but it appears there's some bug in bsb-native that's causing an issue in install (I'm not 100% what it is). |
Thanks for the explanation. Is there any potential work-around? I do not need the newest version, I just want to try out Reprocessing. |
You might have some luck downgrading bsb-native in the package.json to 4.0.7000? |
I have managed to build it by downgrading to |
Good to hear, we'll try to get the 4.0.1100 situation sorted out soon :) |
Hey,
I am trying my best to get this up & running, but I am really struggling. Here are few different tries.
No idea what is wrong and how it can be fixed.
Apparently there is a version mismatch, so I have tried to install a lower version of
bs-platform
.Global installation of bs-platform vs. 4.0.11
Some error again.
I would appreciate anything that would point me in the correct direction.
The text was updated successfully, but these errors were encountered: