You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: