Closed aziks closed 4 years ago
had a similar problem... downgrade through apm does work. I am sure there is an easy fix for this.... meanwhile you can uninstall the package, and install a previous version from apm
apm install tidalcycles@3.1.0
worked for me
Ey thanks for the reply! I tried to downgrade to 3.1.0 but i got the same error:
Could not find module ‘Sound.Tidal.Context’
The thing is I can load this module in the console...
It's normal to have two BootTidal.hs ??
Yes that's fine Probably what's happening is that you have two versions of ghci installed and atom is guessing the wrong one. You can set the path to ghci explicitly in atom settings for the TidalCycles package
@aziks Did you manage to sort this out ok?
SuperCollider and SuperDirt are running correctly and I checked ‘Sound.Tidal.Context’ and is installed, got this error in Atom:
: error: Could not find module ‘Sound.Tidal.Context’ It is not a module in the current program, or in any known package.
Variable not in scope: d1 :: t0 -> t