lumapps / lumX

The first responsive front-end framework based on Angular & Google Material Design specifications

Home Page:https://ui.lumapps.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template error after compile

HangZhouWan opened this issue · comments

Hi, I just clone lumX to my disk, and follow the guide, I run npm install command, after that, I run gulp serve command, and after compile the server is start at http://localhost:8080, visit this location in Chrome, I open the demo page, I get some error about button.html.
image
And then I go to the components page, more error is be reported, and all the button can't display.
image
image
And I'm on master branch, the code is the lastest.
Do I wrong with something? thanks a lot!

Hi,

Sorry but I cannot reproduce these error while doing the exact same steps as you do.
I recommend you testing with a private browsing session to be sure that you don't have an extension blocking the loading of any of the files needed for the demo to run.