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
I had been able to run TidalCycles using SuperCollider on my Mac OS X - Catalina, but have been unable to get the vim-tidal plugin to work. It seems like my user or user group has some permission issues, but I have looked all over the /usr/local/bin/ghc folder as well as changed the permissions to allow the user and user group to have read, write, and execute access. I tried chmod, chown, chirp, but still the only way to get the vim-tidal REPL to work is by launching sudo tidalvim, which I’d rather not do.
Here is the what comes up in my console when I run tidalvim:
Here is what comes up when I run sudo tidalvim:
Any idea what I might be doing wrong?
The text was updated successfully, but these errors were encountered:
I had been able to run TidalCycles using SuperCollider on my Mac OS X - Catalina, but have been unable to get the vim-tidal plugin to work. It seems like my user or user group has some permission issues, but I have looked all over the /usr/local/bin/ghc folder as well as changed the permissions to allow the user and user group to have read, write, and execute access. I tried chmod, chown, chirp, but still the only way to get the vim-tidal REPL to work is by launching
sudo tidalvim
, which I’d rather not do.Here is the what comes up in my console when I run
tidalvim
:Here is what comes up when I run
sudo tidalvim
:Any idea what I might be doing wrong?
The text was updated successfully, but these errors were encountered: