-
Notifications
You must be signed in to change notification settings - Fork 111
'all' default pattern not building. No errors. #73
Comments
I had been dumping all of my |
It's recommended to follow this structure - http://patternlab.io/docs/pattern-organization.html |
I've been having the same issue in the same circumstances. It's affecting the "all" page and every page that contains more than one pattern. I only get a blank page with the following text:
|
Same issue as mimiflynn: It seems as though the pattern markup that should populate the public/styleguide/html/styleguide.html file (in this section: |
OS: Windows 10 I got a similar issue. If I delete everything, re-install patternlab, and use gulp patternlab:serve everything works (after I re-import everything in source folder). But if I keep it closed for long time, and for example, reboot my pc, and try to run it again I get a white page. Pattern Lab loads immediately, I just can see the header and menu, but everything is empty. Not a single error shown in node console, just a warning.
But that warning it's there even when it works... Also after that warning I got a lot of warnings that my patterns are no longer found, despite I didn't move anything:
It's a huge list since I got lots of patterns. Any idea on how to fix this? |
I have the same problem like above... |
I am using Pattern Lab Node- Gulp Edition
v1.3.0
on Mac.Expected Behavior
After successful build and serve, default screen should be 'all' pattern and that when clicking the link to the 'all' pattern would display all patterns.
Actual Behavior
A white screen displays.
Steps to Reproduce
Download v1.3.0
create some patterns
gulp patternlab:serve
all
screen will be emptyThe text was updated successfully, but these errors were encountered: