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

Error compiling starter #1

Open
lukewilliamboswell opened this issue Sep 24, 2019 · 2 comments
Open

Error compiling starter #1

lukewilliamboswell opened this issue Sep 24, 2019 · 2 comments

Comments

@lukewilliamboswell
Copy link

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

@dillonkearns
Copy link
Owner

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!

@mm-tfx
Copy link

mm-tfx commented Jan 10, 2020

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.

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

3 participants