Conversation
|
I don't want to have both a You're on Windows though. I'm not sure you even need to use installation scope to get Racket launchers to show up in your PATH, based on my understanding of this issue. Can you try installing Resyntax without sudo in user scope and tell me if it works? I don't have a Windows machine of my own to test that out on. If it does work, I'll amend the installation instructions to point out that Windows users don't need to worry about the installation scope. |
|
I tried installing Resyntax in user scope and was able to use racket --lib resyntax/clito call. The This issue probably not be related to Windows, but because I used sudo to install Racket using package manager. |
|
I'm going to close this PR as it was refused. |
Currently the install command
gives a permission error in my environment(Windows WSL):
It requires sudo to install.
I added raco command support so it can be installed by
raco pkg install resyntaxand called byraco resyntax.