This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
1.0.11 polylint error #83
Comments
As a workaround, you can use |
klarkc
added a commit
to klarkc/streaming-list
that referenced
this issue
Oct 20, 2016
@nickmccurdy $ polymer lint --no-follow-dependencies
ERROR finding /Users/benny/web/iron-icons/iron-icon/iron-icon.html
Error: ENOENT: no such file or directory, open '/Users/benny/web/iron-icons/iron-icon/iron-icon.html'
at Error (native) maybe i just don't get |
vhr
pushed a commit
to vhr/paper-icon-picker
that referenced
this issue
Jan 26, 2017
…llow-dependencies to polymer lint command (PolymerElements/iron-icon#83)
vhr
pushed a commit
to vhr/paper-icon-picker
that referenced
this issue
Jan 27, 2017
Same error as OP also occurs for |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
The
iron-icon
v1.0.11 element causes polylint to fail.Expected outcome
polylint doesn't fail.
Actual outcome
Steps to reproduce
npm install polylint && bower install iron-icon
polylint
The text was updated successfully, but these errors were encountered: