NoDivide / astrum

A lightweight pattern library designed to be included with any web project.
http://astrum.nodividestudio.com
1.54k stars 98 forks source link

Infinite preloader #177

Open alijaffar opened 5 years ago

alijaffar commented 5 years ago

Tell us about the issue you are experiencing

The publicly accessible output is inaccessible as the preloader loops, infintely.

What behaviour would you expect?

I expected a short preload, and then the patterns library to load

How can this issue be replicated?

Check out a copy of the code and add a component and basic configuration.

Screenshots / Screencast

Your environment

Platform: Windows OS Version: Pro Node Version: NPM Version: Astrum Version:

fschoenfeldt commented 5 years ago

Did you actually install astrum properly? Did you try running the app on a webserver (for example nginx or xampp/apache)? For me, running astrum on a webserver fixed that issue.

quikki13 commented 5 years ago

Dude, you should to load node js v 8.3.0 It is work for me