You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any idea how I can load the libsyntactsc.dylib. It appears since Mac OS Big Sur they have withdrawn support and system doesn't have copies of the libraries anymore but rather a DYLD cache.
Underneath the error I receive:
OSError: dlopen(./libsyntactsc.dylib, 0x0006): tried: './libsyntactsc.dylib' (no such file), '/Users/Code/syntacts/libsyntactsc.dylib' (no such file)
The text was updated successfully, but these errors were encountered:
Any idea how I can load the libsyntactsc.dylib. It appears since Mac OS Big Sur they have withdrawn support and system doesn't have copies of the libraries anymore but rather a DYLD cache.
Underneath the error I receive:
OSError: dlopen(./libsyntactsc.dylib, 0x0006): tried: './libsyntactsc.dylib' (no such file), '/Users/Code/syntacts/libsyntactsc.dylib' (no such file)
The text was updated successfully, but these errors were encountered: