stomp-js / rx-stomp

STOMP adaptor for RxJS
Apache License 2.0
110 stars 21 forks source link

rxjs.filter is not a function #542

Open kiknadze opened 9 months ago

kiknadze commented 9 months ago

When I try to implement RxStomp in Angular project, it returns this error

const rxStomp = new RxStomp();

image

kum-deepak commented 9 months ago

I will suggest one of the following:

kum-deepak commented 9 months ago

One additional suggestion: please use the latest version of rx-stomp if you are not already doing so. The node js behavior related to dependency resolution has changed in the recent past.

majastip123 commented 8 months ago

I have the same issue

giquieu commented 3 months ago

Update your RxJS.

The import was changed in the commit: https://github.com/stomp-js/rx-stomp/commit/83dae4353b4ecf70cc3c225432b4d418bbd7f035