Till

Results 6 comments of Till

Unfortunately, `gulp-run` seems to be abandoned. I had the same issue, and because the return from `run(...).exec(...)` is just a stdout-stream, the short answer is that you can't. The slightly...

After some digging, I found the fix: ```sh sudo port deactivate -f libiconv cargo install cargo-edit sudo port activate libiconv ``` Problem is that something is trying to link against...

Since I do no longer expect this to get fixed, I propose to install `statiolake.vscode-rustfmt`. So far, I have no compatibility issues with the official rust extension, and get format...

Since the last comment here is almost a year ago, I wonder if there has been any progress achieved on this?

> Try with an explicit cradle as file `hie.yaml` in your project with the following contents: Neither `hie.yaml`, nor `hie.yml` work. Do I need to fill the `cabal` field somehow?

> Can you be more specific? What's the error? The same as above in VS Code: ``` 2022-05-07 22:37:33.9270000 [client] INFO Starting language server [Error - 23:37:33] Starting client failed...