Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Break with new elm.json file #17

Open
ghivert opened this issue Dec 6, 2017 · 0 comments
Open

Break with new elm.json file #17

ghivert opened this issue Dec 6, 2017 · 0 comments

Comments

@ghivert
Copy link

ghivert commented Dec 6, 2017

Hi !

When using evancz/url-parser, grove break at installation. Here's the error:

Checking out: evancz/url-parser (2.0.1)
ERROR: Unable to read: elm-package.json location: /var/folders/29/t_wnc0p501vg6whgqdmwhnmc0000gn/T/evancz/url-parser/elm-package.json Error: SystemError NoSuchFileOrDirectory { message = "ENOENT: no such file or directory, open '/var/folders/29/t_wnc0p501vg6whgqdmwhnmc0000gn/T/evancz/url-parser/elm-package.json'", stack = "Error: ENOENT: no such file or directory, open '/var/folders/29/t_wnc0p501vg6whgqdmwhnmc0000gn/T/evancz/url-parser/elm-package.json'", syscall = "open", path = Just "/var/folders/29/t_wnc0p501vg6whgqdmwhnmc0000gn/T/evancz/url-parser/elm-package.json", address = Nothing, port_ = Nothing }

It probably is because the new url-parser package uses the new syntax with elm-package.json to elm.json.
I think it would be great to fix it! 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant