-
Notifications
You must be signed in to change notification settings - Fork 15
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
Cannot get server loaded: The Sonic Pi root path is not properly configured.
#23
Comments
Thanks for the help, I would love to be able to edit sonic pi code and run it easily from VSCode, the editor inside the Sonic Pi app is rough! |
Turns out I needed to double escape the space in it. So setting it like this worked:
However, the startup is hanging in I am not sure I want to dig into that right now |
Hi @drewgbarnes I just tried this plugin today and found it not to work. It doesn’t work with sonic pi v4.3 and looks like it isn't compatible with 4.x in general. This is because
doesn’t exist, I mean the file I tried to create a symbolic link so Generally, with software lifecycles, a major version update (e.g 3->4) you can expect major API changes. So it looks like this plugin needs to be updated for sonic pi v4.x ? or in the meantime you could try rolling back to sonic pi 3.x ? I have raised a ticket #24 |
scripts like
|
Any news on this? It is now September 5th 2023... |
I have tried setting the sonicPiRootDirectory in the extension preferences and in the settings.json inside the examples directory, with variations on the empty string in
Sonic Pi.app
to no avail.The text was updated successfully, but these errors were encountered: