Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Build element catalog JSON file hanging #215

Open
mcarey1590 opened this issue Nov 16, 2015 · 1 comment
Open

Build element catalog JSON file hanging #215

mcarey1590 opened this issue Nov 16, 2015 · 1 comment

Comments

@mcarey1590
Copy link

When running npm run serve or gulp catalog:dev the process hangs after it finishes the elements task. The doc files are generated under .tmp/data/docs; however, it does not get far enough to populate the catalog.json file. Not sure if it is a dependency issue like in #111.

polymer-element-catalog hanging build

@mcarey1590
Copy link
Author

The issue was windows filesystem uses backslashes instead of forward slashes used on linux/unix machines. This caused the task not to find the requested path. Fixed in #217

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant