-
Notifications
You must be signed in to change notification settings - Fork 34
Codex 0.3 error on Windows #36
Comments
BTW in case that was not clear: yes it must work with sandbox! I had no time to look into it yet, but after re-reading the message it seems like the user directory is not properly resolve ( It would be interesting to see if you can get what is the result of this function on your system: |
My guess is that the error |
So, I ran the following commands:
which reproduces the reported error. Then I executed:
Codex ran without any errors. |
Thanks both, I'll add that in the |
Hi, thanks for releasing codex 0.3 with support for windows!
I just tested it on my project as follows:
$ codex set tagger hasktags
$ codex set format sublime
$ codex update
hasktags: C:\Users\AppData\Roaming\cabal\packages\hackage.haskell.org\network-uri\2.6.0.3\tags: commitBuffer: invalid argument (invalid character)
hasktags: C:\Users\AppData\Roaming\cabal\packages\hackage.haskell.org\text\1.2.0.5\tags: commitBuffer: invalid argument (invalid character)
Updating clafer-0.4.0
I suppose that the tags file was actually updated; however, I see that instead of using the sandbox packages it has added tags to my user packages. Is that intended? Does it work for sandboxes?
The text was updated successfully, but these errors were encountered: