twitter-sentiment-visualisation
twitter-sentiment-visualisation copied to clipboard
UI issue, need help on this
trafficstars
Hi Alicia , I am not getting UI properly , even though its working fine.I am here by getting this error , when I am checking page source.I am attaching the screenshot of the same .Please throw some light . Thanks in advance, Manohar

Hi @GRMK11
This looks like an issue with Bower, probably because it is in the process of being deprecated. So to get around it, install d3.tip and any other frontend modules you'd like to use, with npm instead of, and then just update their import paths accordingly. That will fix your issue.
I will leave this issue open, and at some point push a fix, which removes all Bower usage in favour of NPM/ yarn
Alicia :rocket: