TidalCycles installation issues (Sublime Text)

Hi folks, I am trying to install Tidal, following the Manual installation, everything seems to be working fine, I installed everything and SuperDirt is running fine. However, I would like to use Sublime Text, I followed the steps in the guide, when I try to evaluate the SublimeRepl: Tidal I get the following error:

GHCi, version 9.4.8: Glasgow Haskell Compiler — The Glasgow Haskell Compiler :? for help

: error:
Could not find module 'Sound.Tidal.Boot'.
Perhaps you meant
Sound.Tidal.Core (from tidal-1.9.5)
Sound.Tidal.Show (from tidal-1.9.5)
Sound.Tidal.ID (from tidal-1.9.5)

:9:10: error:
Not in scope: type constructor or class 'Signal'.

:13:14: error: Variable not in scope: mkTidal :: IO a0

:17:10: error:
Not in scope: type constructor or class 'Tidally'.
Loaded GHCi configuration from /Users/vaiven/Library/Application Support/Sublime Text/Packages/SublimeREPL/config/Tidal/ghci-tidal.conf
tidal>

It should be noted that I also followed the steps suggested in the Sublime Text part of the website, i.e. I modified the file: ghci-tidal.conf / I don't know what could be happening, any help would be greatly appreciated, I look forward to your comments; have a nice weekend :slight_smile: