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
I am also experiencing issue 1 so I get a 404 error when starting the server together with a suggestion to add a 404.jade file. When I add the 404.jade file (replicating the exact same contacts as index.jade), the _layout.jade file is rendered fine (but not in the absence of the 404.jade file).
Additionally, adding a index.html file results in just the contents of the index.html file being rendered.
Basically, issues #72 has always been an issue on Windows. @guldner, @grabbeh and @k5e were onto this way earlier, thanks everyone. Unfortunately I didn’t make the connection between those two problems until now.
The default app’s missing CSS on Windows isn’t an issue with the path. The LESS file is just never compiled to CSS and is served as a plain text .less file instead.
I'm following the Get Started pages. When I start the server (default settings) I observe two errors. (Previous steps did not display any errors)
I'm on Windows 7. Harp version 0.8.13.
The text was updated successfully, but these errors were encountered: