You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey guys,
When I write a short program in R and then use cmd+B to send it to the Terminus, the error is displayed in a different language. I use zsh as my main shell. I have already checked the locale on my terminal and everything seems to be fine.
What could be a problem?
I'm posting the output below:
[1] "x" "y"
BLAD: nieoczekiwane wej'scie in "rm(x)�"
Wykonywanie wstrzymane
[Finished in 0.7s with exit code 1]
[shell_cmd: Rscript "/Users/USR/Library/Mobile Documents/com~apple~CloudDocs/Uni/Computing/first.r"]
[dir: /Users/USR/Library/Mobile Documents/com~apple~CloudDocs/Uni/Computing]
[path: /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin]
The text was updated successfully, but these errors were encountered:
This seems to be the output of the regular Sublime Build panel and you weren't using Terminus in any way. Do you want to source the file in an existing R session in a Terminus tab or execute the file via Terminus Build panel?
Hey guys,
When I write a short program in R and then use cmd+B to send it to the Terminus, the error is displayed in a different language. I use zsh as my main shell. I have already checked the locale on my terminal and everything seems to be fine.
What could be a problem?
I'm posting the output below:
The text was updated successfully, but these errors were encountered: