-
Notifications
You must be signed in to change notification settings - Fork 12
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
Cannot find module elm-make #100
Comments
We have this problem too, but we can fix it by installing elm 18 globally (with npm). For what ever reason this was not necessary with elm 17. |
elm was installed globally with npm. |
Hi @rofrol, where did you see that error message? Was it in a red notification popup at the upper-right? Is so, can you press the button there to post the stacktrace and other info? Thanks! |
Hi, can you also check if this is relevant to your issue? #101 |
Error: Cannot find module 'C:\Users\frolow\projects\elm\elm-architecture-tutorial\0.18\node_modules\elm\binwrappers\elm-make'
The problem exist when elm is installed from npm.
The text was updated successfully, but these errors were encountered: