This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Package is not working in Windows operating system #16
Comments
TeroFrondelius
added a commit
that referenced
this issue
Feb 15, 2017
No success yet
but still the error:
|
I need to check julia issues and possible file a new one: julia> listen(tempname())
ERROR: ArgumentError: could not listen on path \AppData\Local\Temp\jl_ADD1.tmp
in listen(::String) at .\stream.jl:944
julia> |
TeroFrondelius
added a commit
that referenced
this issue
Feb 15, 2017
TeroFrondelius
added a commit
that referenced
this issue
Feb 15, 2017
This is fixed: tonyhffong/Lint.jl#188, still need to wait to get it merged. |
Now it's merged. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Briefly the problem seems to be in the spawning of the lintserver
The error message
Thus I believe it should be something like
"AppData\\Local\\Temp\\lintserver9088xIPmVEoKE4gssock"
The text was updated successfully, but these errors were encountered: