codegastudio

Results 6 comments of codegastudio

npm install amcharts3-angular2 --save return an 404 error for me

Hello, Sorry to up this issue but listeners seems to not work in 1.0.1. I use anglar-cli (the last release). I had try many ways find on the web to...

If i configure like this ``` "listeners": [{ "event": "rendered", "method": this.test() }] ... test():void { console.log("test"); } ``` i can see message log but i had the following errors...

Hello, I don't know if you have solved your problem but in my case i did it by adding absolute path off ffmpeg command ``` application src { live on;...