debois / elm-mdl

Elm-port of the Material Design Lite CSS/JS library
Apache License 2.0
965 stars 133 forks source link

elm-make.exe: getFileAttributesExStandard: does not exist #358

Closed pirovorster closed 6 years ago

pirovorster commented 6 years ago

Based on #348

I used elm-github-install to install v9 however I now get the following error.

11:42:35 PM client.1 | Module build failed: Error: Compiler process exited with error Compilation failed 11:42:35 PM client.1 | elm-make.exe: getFileAttributesExStandard: does not exist (The system cannot find the path specified.)

What do I do?