Guest User

Untitled

a guest
Jul 16th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. sproctor@nickel:~/Code/ScrapReceipts$ elm-package install elm-community/list-extra
  2. To install elm-community/list-extra I would like to add the following
  3. dependency to elm-package.json:
  4.  
  5. "elm-community/list-extra": "7.1.0 <= v < 8.0.0"
  6.  
  7. May I add that to elm-package.json for you? [Y/n] y
  8.  
  9. Error: I cannot find a set of packages that works with your constraints.
  10.  
  11. One way to rebuild your constraints is to clear everything out of the
  12. "dependencies" field of elm-package.json and add them back one at a time with
  13. `elm-package install`.
  14.  
  15. I hope to automate this in the future, but at least there is a way to make
  16. progress for now!
Add Comment
Please, Sign In to add comment