-
The current recommendation is to use `elmcast/elm-vim`. As of today, I'd not recommend using this plugin, because Elm 0.19 is still not supported for some things: https://github.com/ElmCast/elm-vim/is…
-
`Some new packages are needed.` is printed, even though the upgrade plan only involves removing packages.
```
$ elm package install rtfeldman/html-test-runner
To install rtfeldman/html-test-runn…
-
Hi,
I use several node version, specifically installed for each of my project.
I use direnv to declare specific PATH en var for my elm project.
`export PATH="/usr/local/opt/node/bin:$PATH"`
Th…
-
Hi there 👋 ,
When I write an Elm file I get this error:
```
Error detected while processing /Users/me/.janus/elm-vim/ftplugin/elm.vim:
line 44:
E174: Command already exists: add ! to replace …
AdamT updated
6 years ago
-
### Describe the feature you'd like
There are two major ways groups can be resolved in LDAP Directory Servers. Either via the an attribute on the user (usually `memberOf`, RFC2307bis). Or via the gro…
-
I know I can test Elm files with elm-test, but I'm also trying to run a small end to end test for my react file with the Elm component, the problem however is that the `` component in `react-elm-compo…
-
I've tried installing Elm 0.18.0 via npm and via the Mac installer. In both cases, I can't get `elm-package install` to download packages for me.
```
> mkdir test-example
> cd test-example
> elm…
-
```
What steps will reproduce the problem?
Error information:
compiling dfs_elm.c...
..\..\components\dfs\filesystems\elmfat\dfs_elm.c(574): error: #70: incomplete
type is not allowed
..\..\compon…
-
**Quick Summary:** The `\/` JSON string escape is not parsed correctly in `elm.json` files.
## SSCCE
In `elm.json`:
```json
{
"type": "application",
"source-directories": [
…
-
```
$ elm-package |& head -n1
elm package 0.17.0
$ elm-package install -y folkertdev/svg-path-dsl
Error: Unable to find a set of packages that will work with your constraints.
```
Contents of _elm-p…