Error booting from Atom

Hey Tidal Team, please help!
I've been through the steps on installing SuperCollider and Tidal via PowerShell (admin) on my Windows 10 machine.

When I try 'Boot Tidal Cycles' in Atom - I'm getting this error:

t> 
: error:
    Could not find module `Sound.Tidal.Context'
    It is not a module in the current program, or in any known package.

I've searched in the Discord serach bar and this forum.
But, its very unclear to me what this error means or if anyone else has found a solution..

I have cabal & GHCi installed:
did --version in Powershell to check:

cabal-install version 3.4.0.0
compiled using version 3.4.0.0 of the Cabal library

and

The Glorious Glasgow Haskell Compilation System, version 9.0.1

Then,
I ran:

:! cabal v1-install tidal

inside Atom and it gave me this error:

t> Resolving dependencies...
t> Starting     tagged-0.8.6.1
t> Starting     random-1.2.0
t> Starting     th-abstraction-0.4.3.0
t> Starting     transformers-compat-0.7
t> Starting     network-3.1.2.2
t> Failed to install network-3.1.2.2
Build log ( C:\Users\morga\AppData\Roaming\cabal\logs\ghc-9.0.1\network-3.1.2.2-JvbIQYdBKXW70ccc3tnF2E.log ):
Configuring network-3.1.2.2...
cabal.exe: The package has a './configure' script. If you are on Windows, This
requires a Unix compatibility toolchain such as MinGW+MSYS or Cygwin. If you
are not on Windows, ensure that an 'sh' command is discoverable in your path.

cabal: Leaving directory 'C:\Users\morga\AppData\Local\Temp\cabal-tmp-23516\network-3.1.2.2'
t> Building     tagged-0.8.6.1
t> Building     random-1.2.0
t> Building     th-abstraction-0.4.3.0
Building     transformers-compat-0.7
t> Completed    tagged-0.8.6.1
t> Completed    transformers-compat-0.7
t> Completed    th-abstraction-0.4.3.0
t> Completed    random-1.2.0
t> cabal.exe: Error: some packages failed to install:
hosc-0.19.1-KW3RzLlEE0Z3cLGytr7ADV depends on hosc-0.19.1 which failed to
install.
network-3.1.2.2-JvbIQYdBKXW70ccc3tnF2E failed during the configure step. The
exception was:
ExitFailure 1
tidal-1.7.8-2s6MR7YA5zIKUhjZy7WIPi depends on tidal-1.7.8 which failed to
install.

Please help - I'm lost.

I can't even find how to uninstall and re-install Tidal for Windows ??