dillonkearns / elm-pages-starter

Starter blog for elm-pages

Home Page:https://elm-pages-starter.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error compiling starter

lukewilliamboswell opened this issue · comments

Gday,

elm-pages looks pretty awesome so I thought I would try it out.

I followed the instructions in README and cloned the repo, npm install, then npm start and I get the following error. Not sure how to fix as it is in a generated file?

error

Hello @lukewilliamboswell! Thank you so much for trying it out and sharing this issue.

This definitely looks like a Windows-related compatibility issue. There must be some point in the code that is splitting on /'s rather than using a cross-platform way of splitting on path separators. I'll take a look and get back to you. Shouldn't be too difficult to fix.

Thanks!

Hello.

I have the same problem on Windows computer.

If more information or debugging or testing is need I would be glad to help.

Thanks.