-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to activate the tidalcycles package #171
Comments
I think that's because, with tidal-listener, the GHC component is not initialized, because tidal-listener should work without GHC. |
I tried disabling autocomplete in the package config but I'm still getting the same error. |
Disable autocomplete with tidal-listener #171
Released on v3.16.17 |
I just tried updating to the new v3.16.17 but still getting the same error here on my mac --> tidal-listener: WITH_GHC: getEnv: does not exist (no environment variable) |
That's not the same error as the one mentioned in the first command, and that seems like a |
Ah yes sorry, looks like there were 2 errors, the one in the atom TidalCycles console pane was the "no environment variable" error and the one in the trace was "Cannot read property 'browseTidal'", the second one seems to be fixed now with the update, but I still get the error in the TidalCycles console pane. I get the same error message when executing tidal-listener from a shell --> tidal-listener: WITH_GHC: getEnv: does not exist (no environment variable) |
I think you should open an issue on |
I'm getting an error if I try to use tidal-listener interpreter (I'm on a Mac, I installed tidal-listener version 0.1.0.0 using Cabal)
I get this error in atom -->
t> Listening for tidal-listener responses
tidal-listener: WITH_GHC: getEnv: does not exist (no environment variable)
I tried installing latest GHC, Cabal, using latest Tidal (1.7.8) etc, any ideas? The stack trace is below
Atom: 1.58.0 x64
Electron: 9.4.4
OS: Mac OS X 10.15.7
Thrown From: tidalcycles package 3.16.14
Stack Trace
Failed to activate the tidalcycles package
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: