rodgc / ngx-socket-io

Socket.IO module for Angular
MIT License
261 stars 89 forks source link

Issue with ngx-socket-io and Angular 14 #150

Closed etavenerInmarsat closed 2 months ago

etavenerInmarsat commented 1 year ago

I'm using angular 14.2.0 and installed ngx-socket-io@4.3.0 but I get an error when adding the SocketIoModule in my angular module.

The error is:

'SocketIoModule' does not appear to be an NgModule class.

This likely means that the library (ngx-socket-io) which declares SocketIoModule has not been processed correctly by ngcc, or is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.
github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 7 days since being marked as stale.