Closed
Description
Trying to run this, I get an error:
reprex::reprex({
plot(1)
}, std_out_err = TRUE)
Error in abs_path(input) :
The file 'super-sable_reprex.R' does not exist.
In addition: Warning message:
In normalizePath(x, winslash = winslash, mustWork = must_work) :
path[1]="super-sable_reprex.R": No such file or directory
This works fine in radian
outside nvim
. My guess it has to do with relative path, but I can not find why at this time.
Metadata
Assignees
Labels
No labels