You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
When I run
bower i PolymerElements/paper-dialog --save
There are four lines of "invalid-meta" message, here's the complete install log:
bower not-cached https://github.com/PolymerElements/paper-dialog.git#*
bower resolve https://github.com/PolymerElements/paper-dialog.git#*
bower download https://github.com/PolymerElements/paper-dialog/archive/v1.1.0.tar.gz
bower extract paper-dialog#* archive.tar.gz
bower resolved https://github.com/PolymerElements/paper-dialog.git#1.1.0
bower not-cached https://github.com/PolymerElements/paper-dialog-behavior.git#^1.0.0
bower resolve https://github.com/PolymerElements/paper-dialog-behavior.git#^1.0.0
bower not-cached https://github.com/PolymerElements/neon-animation.git#^1.0.0
bower resolve https://github.com/PolymerElements/neon-animation.git#^1.0.0
bower not-cached https://github.com/PolymerElements/iron-overlay-behavior.git#^1.7.0
bower resolve https://github.com/PolymerElements/iron-overlay-behavior.git#^1.7.0
bower download https://github.com/PolymerElements/neon-animation/archive/v1.2.4.tar.gz
bower download https://github.com/PolymerElements/paper-dialog-behavior/archive/v1.2.7.tar.gz
bower download https://github.com/PolymerElements/iron-overlay-behavior/archive/v1.10.2.tar.gz
bower extract paper-dialog-behavior#^1.0.0 archive.tar.gz
bower extract neon-animation#^1.0.0 archive.tar.gz
bower extract iron-overlay-behavior#^1.7.0 archive.tar.gz
bower resolved https://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7
bower resolved https://github.com/PolymerElements/iron-overlay-behavior.git#1.10.2
bower cached https://github.com/PolymerElements/iron-fit-behavior.git#1.2.5
bower validate 1.2.5 against https://github.com/PolymerElements/iron-fit-behavior.git#^1.0.0
bower invalid-meta for:C:\Users\Lawrence\AppData\Local\Temp\DESKTOP-BG7FI7D-Lawrence\bower\2cf7b7b37674d1417cf98342d6ef47f7-13252-eDIgtN\bower.json
bower invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["neon-animated-pages.html","neon-animatable-behavior.html","neon-animation-behavior.html","neon-animation-runner-behavior.html","neon-shared-element-animatable-behavior.html","neon-shared-element-animation-behavior.html","neon-animatable.html","neon-animations.html"]
bower resolved https://github.com/PolymerElements/neon-animation.git#1.2.4
bower not-cached https://github.com/web-animations/web-animations-js.git#^2.2.0
bower resolve https://github.com/web-animations/web-animations-js.git#^2.2.0
bower download https://github.com/web-animations/web-animations-js/archive/2.2.2.tar.gz
bower extract web-animations-js#^2.2.0 archive.tar.gz
bower invalid-meta for:C:\Users\Lawrence\AppData\Local\Temp\DESKTOP-BG7FI7D-Lawrence\bower\87d0027fe1bf217ed9e5fc662c53df96-13252-xzBRBT\bower.json
bower invalid-meta The "main" field cannot contain minified files
bower resolved https://github.com/web-animations/web-animations-js.git#2.2.2
bower install paper-dialog#1.1.0
bower install paper-dialog-behavior#1.2.7
bower install iron-overlay-behavior#1.10.2
bower install neon-animation#1.2.4
bower install iron-fit-behavior#1.2.5
bower install web-animations-js#2.2.2
paper-dialog#1.1.0 bower_components\paper-dialog
├── iron-overlay-behavior#1.10.2
├── neon-animation#1.2.4
├── paper-dialog-behavior#1.2.7
├── paper-styles#1.1.5
└── polymer#1.7.1
paper-dialog-behavior#1.2.7 bower_components\paper-dialog-behavior
├── iron-overlay-behavior#1.10.2
├── paper-styles#1.1.5
└── polymer#1.7.1
iron-overlay-behavior#1.10.2 bower_components\iron-overlay-behavior
├── iron-a11y-keys-behavior#1.1.9
├── iron-fit-behavior#1.2.5
├── iron-resizable-behavior#1.0.5
└── polymer#1.7.1
neon-animation#1.2.4 bower_components\neon-animation
├── iron-meta#1.1.2
├── iron-resizable-behavior#1.0.5
├── iron-selector#1.5.2
├── polymer#1.7.1
└── web-animations-js#2.2.2
iron-fit-behavior#1.2.5 bower_components\iron-fit-behavior
└── polymer#1.7.1
web-animations-js#2.2.2 bower_components\web-animations-js
The text was updated successfully, but these errors were encountered: