ltearno / angular2-gwt

Integrating Angular 2 and GWT 2.8
60 stars 10 forks source link

Demo version is too old #2

Open sameepsinghania opened 8 years ago

sameepsinghania commented 8 years ago

The demo version is too old and does not match with the latest angular2gwt library

ltearno commented 8 years ago

Yes you are right I should remove this repo.

On the same GitHub account you will find two demo repositories: tour-of-heroes and angular2gwt-demoes.

Please use those...

Thanks Arnaud

Le jeu. 29 sept. 2016 10:53, sameepsinghania notifications@github.com a écrit :

The demo version is too old and does not match with the latest angular2gwt library

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ltearno/angular2-gwt/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AALqXXLd9KjwNIi8MmNpj4YWTODaXYodks5qu3x1gaJpZM4KJu1e .

sameepsinghania commented 8 years ago

will you please share the link for the working demo?

ltearno commented 8 years ago

The best way for now is to clone the repo and do a mvn clean package

Then

java -jar target/PROJECT-NAME.jar

Of course having the demo live is something I plan to do, probably in few days/weeks

Thanks and sorry for that!

Le jeu. 29 sept. 2016 11:20, sameepsinghania notifications@github.com a écrit :

will you please share the link for the working demo?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/ltearno/angular2-gwt/issues/2#issuecomment-250414614, or mute the thread https://github.com/notifications/unsubscribe-auth/AALqXbVTcnet9Z1X2y740i2K8YtUsBMjks5qu4LwgaJpZM4KJu1e .

sameepsinghania commented 8 years ago

I am getting this error while trying to do so screenshot-angular 2 with gwt and springboot - google chrome Can you help me with that?

sameepsinghania commented 8 years ago

I have been stuck on this for quite sometime nw

ltearno commented 8 years ago

Is that an old version of chrome? What's the version number?

Le jeu. 29 sept. 2016 11:28, sameepsinghania notifications@github.com a écrit :

I have been stuck on this for quite sometime nw

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/ltearno/angular2-gwt/issues/2#issuecomment-250416249, or mute the thread https://github.com/notifications/unsubscribe-auth/AALqXfgOWx_Lb3IS9uWEsp0a-e12hbaiks5qu4SogaJpZM4KJu1e .

sameepsinghania commented 8 years ago

Version 46.0.2490.86 (64-bit) os-centos

sameepsinghania commented 8 years ago

how to fix this error

ltearno commented 7 years ago

Sorry i didn't have time to investigate your issue yet... Did you solve it by any chance ? Thanks