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

Do not see elm compiler erros in browser console anymore #201

Open
psyCodelist opened this issue Feb 17, 2021 · 2 comments
Open

Do not see elm compiler erros in browser console anymore #201

psyCodelist opened this issue Feb 17, 2021 · 2 comments

Comments

@psyCodelist
Copy link

elm-webpack-loader Version: "7.0.1"
elm-hot-webpack-loader Version : "1.1.8"
OS: Mac OS Catalina
Browser: Chrome Version 88.0.4324.150

Issue: I do not see the compiler error messages in the browser anymore. I see a general error:

message: "Module build failed (from ../node_modules/elm-webpack-loader/index.js):
Compiler process exited with error Compilation failed"

But I see the compiler error message in terminal:
Compiling ...-- NAMING ERROR -------------------- src/Config/Pages/ChangeSets/View.elm
[1]
I cannot find a h6 variable:
[1]
[1] 213| [ h6 [ class "status" ]

@wbyrnetx
Copy link

I also noticed this issue.

wbyrnetx added a commit to wbyrnetx/elm-webpack-loader that referenced this issue Apr 29, 2022
@wbyrnetx
Copy link

I just opened up PR #224 that addresses this issue.
Screen Shot 2022-04-29 at 12 48 13 PM

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