angular2-websocket icon indicating copy to clipboard operation
angular2-websocket copied to clipboard

ERROR in $WebSocket is not an NgModule

Open LukGerman opened this issue 9 years ago • 1 comments

Can't import angular2-websockets in a imports list inside @NgModule decorator. I think that your library can be very useful, but it looks like it's not well prepared to work with final version of angular. Thanks!

LukGerman avatar Jan 16 '17 10:01 LukGerman

could you elaborate? As someone that's currently using "angular2-websocket": "^0.8.1", in my project but unable to build with either the --prod or --aot flags (dreaded No NgModule metadata found for 'AppModule')... curious if webocket has anything to do with it

bkdotcom avatar Apr 14 '17 19:04 bkdotcom