Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

1.0.11 polylint error #83

Open
mkazlauskas opened this issue Sep 29, 2016 · 3 comments
Open

1.0.11 polylint error #83

mkazlauskas opened this issue Sep 29, 2016 · 3 comments

Comments

@mkazlauskas
Copy link

Description

The iron-icon v1.0.11 element causes polylint to fail.

Expected outcome

polylint doesn't fail.

Actual outcome

../iron-icon/iron-icon.html:105:3
Property isAttached not found in 'properties' for element 'iron-icon'

Steps to reproduce

  1. npm install polylint && bower install iron-icon
  2. html import iron-icon
  3. polylint
@nickserv
Copy link

nickserv commented Oct 3, 2016

As a workaround, you can use polymer lint --no-follow-dependencies in other projects to ignore these errors.

klarkc added a commit to klarkc/streaming-list that referenced this issue Oct 20, 2016
@bennypowers
Copy link

@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 polymer lint will check

vhr pushed a commit to vhr/paper-icon-picker that referenced this issue Jan 26, 2017
vhr pushed a commit to vhr/paper-icon-picker that referenced this issue Jan 27, 2017
@maria-le
Copy link

Same error as OP also occurs for polymer lint.

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

4 participants