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

Trying to run a simple example and it didn't compile #23

Open
wellyal opened this issue Oct 8, 2018 · 1 comment
Open

Trying to run a simple example and it didn't compile #23

wellyal opened this issue Oct 8, 2018 · 1 comment

Comments

@wellyal
Copy link

wellyal commented Oct 8, 2018

./src/components/elm/Test.elm
Error: Compiler process exited with error Compilation failed
-- NO elm.json FILE ------------------------------------------------------------

It looks like you are starting a new Elm project. Very exciting! Try running:

    elm init

It will help you get set up. It is really simple!

I don't have this elm init command. The weird thing is that I have configured my webpack and it seems that my folders structure is okay. Can anyone help me here?

Here's my webpack.js file.

image

@r-k-b
Copy link

r-k-b commented Nov 26, 2018

Maybe related to the way Elm 0.18 looks for elm-package.json, but Elm 0.19 looks for elm.json?

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

2 participants