PredixDev / predix-webapp-starter

A web application starter kit built on Polymer, Web Components, NodeJS and Predix UI Components
https://predix-webapp-starter.run.aws-usw02-pr.ice.predix.io
Other
61 stars 72 forks source link

How to handle with different components having different polymer version #29

Closed sravanmca21 closed 6 years ago

sravanmca21 commented 6 years ago

Hi,

I want to use stacked bar chart in my web-app-starter. Currently the polymer version is 1.9.0 in web-app-starter, but i am trying to use px-vis-bar-chart (https://github.com/predixdesignsystem/px-vis-bar-chart/ )which requires "polymer": "^2.5.0" version.

The app is getting crashed when i installed with latest version of polymer. How to handle this issue Please help.

gstroup commented 6 years ago

Please use components that are compatible with Polymer 1. You can use this page to find the correct versions:

https://www.predix-ui.com/#/tools/version-finder