Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

"npm run build" fails #61

Open
BartRobeyns opened this issue Feb 21, 2017 · 0 comments
Open

"npm run build" fails #61

BartRobeyns opened this issue Feb 21, 2017 · 0 comments

Comments

@BartRobeyns
Copy link

While following the docs on a totally clean system (only npm installed, no global modules), I ran into some errors when running 'npm run build'.
First I got the error
: no such file or directory
which was caused by not having gulp-cli installed

Second, it reported a missing 'webcomponents-lite.min.js', because I hadn't run 'bower install'.

So npm install gulp-cli && bower install seem necessary with the current version. Can you update the readme to add the missing steps?

Thanks,

Bart

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