lumapps / lumX

The first responsive front-end framework based on Angular & Google Material Design specifications
https://ui.lumapps.com
MIT License
1.96k stars 274 forks source link

Template error after compile #622

Closed HangZhouWan closed 5 years ago

HangZhouWan commented 5 years ago

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!

clementprevot commented 5 years ago

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.