This repository was archived by the owner on Dec 10, 2019. It is now read-only.
This repository was archived by the owner on Dec 10, 2019. It is now read-only.
Cannot read property 'length' of undefined - plugins.length() in patternlab-viewer.js #91
Closed
Description
I am using Pattern Lab Node- Gulp Edition v1.3.4
on Mac
.
Expected Behavior
No errors in console on a fresh install.
Actual Behavior
Cannot read property 'length' of undefined - plugins.length() in patternlab-viewer.js
Steps to Reproduce
- Download pattern lab gulp edition from the website
- Make sure gulp is the correct version following documentation
- Run
gulp patternlab:serve
- Open chrome and open http://localhost:3000/
- View the console for the error.