Local Database Fails to Start after installing Polymer
Closed this issue · 5 comments
I was trying to install bower into meteor and after I did that i tried to instal Polymer through bower .After i run the meteor command on my project to start the local database and it presents me a massive error :
Public/components/polymer/test/unit/dynamic-imports/dynamic-element.html:1:
Can't set DOCTYPE here. (Meteor sets for you)
This error appears like 50 times the only thing that is changing is the html file.
Thanks in advance :)
Sorry, I'm not familiar enough with how polymer works.
It is alright , but i do not think that this is a polymer issues i think i did something wrong in the installation , do you know someone who would be able to help me out cause i spent lots of time to fix this issue and i cannot ,anyways I am not expert.Although thanks for your reply , have a nice day :)
Date: Fri, 18 Sep 2015 12:36:47 -0700
From: notifications@github.com
To: meteor-bower@noreply.github.com
CC: angjelo_thoma@hotmail.com
Subject: Re: [meteor-bower] Local Database Fails to Start after installing Polymer (#98)
Sorry, I'm not familiar enough with how polymer works.
—
Reply to this email directly or view it on GitHub.
You can try posting to stackoverflow. Your bower.json or providing a whole
repository that exhibits the behavior would also be helpful.
On Fri, Sep 18, 2015 at 3:39 PM, angjelo notifications@github.com wrote:
It is alright , but i do not think that this is a polymer issues i think i
did something wrong in the installation , do you know someone who would be
able to help me out cause i spent lots of time to fix this issue and i
cannot ,anyways I am not expert.Although thanks for your reply , have a
nice day :)Date: Fri, 18 Sep 2015 12:36:47 -0700
From: notifications@github.com
To: meteor-bower@noreply.github.com
CC: angjelo_thoma@hotmail.com
Subject: Re: [meteor-bower] Local Database Fails to Start after installing
Polymer (#98)Sorry, I'm not familiar enough with how polymer works.
—
Reply to this email directly or view it on GitHub.—
Reply to this email directly or view it on GitHub
#98 (comment)
.
ok sounds nice . if I find a solution I will post it here !
Finally I figured out what happened it was an issue with my polymer version because i followed the meteor cookbook which has instructions how to install bower and polymer on meteor but it was kind of outdated.