I got the following error when doing using
(the needs re-compilation) or even pwd()
, what could I do?
julia> pwd()
ERROR: IOError: getcwd: no such file or directory (ENOENT)
Stacktrace:
[1] uv_error at ./libuv.jl:85 [inlined]
[2] uv_error at ./libuv.jl:84 [inlined]
[3] pwd() at ./file.jl:53
[4] top-level scope at none:0