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

elm-package install didn't install any package #61

Closed
hulufei opened this issue Jan 20, 2016 · 1 comment
Closed

elm-package install didn't install any package #61

hulufei opened this issue Jan 20, 2016 · 1 comment

Comments

@hulufei
Copy link

hulufei commented Jan 20, 2016

Hi, I try to run examples follow the tutorial:

  1. cd examples/1
  2. elm-reactor

The server started listening on 8000 successfully, when i visit http://localhost:8000/Main.elm, i got this message:

your elm-package.json file says you depend on package evancz/start-app,
but it looks like it is not properly installed. Try running 'elm-package install'.

So I run elm-package install in examples/1, I got

Packages configured successfully!

It only add a directory elm-stuff/, and nothing installed in elm-stuff/packages, and refresh the page still got "Try running 'elm-package install'".

So, what's the problem? thanks

@hulufei
Copy link
Author

hulufei commented Jan 21, 2016

Oh, it's because I installed elm-platform 0.15 with brew cask , which is broken.

@hulufei hulufei closed this as completed Jan 21, 2016
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