Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rxjs.filter is not a function #542

Open
kiknadze opened this issue Oct 9, 2023 · 4 comments
Open

rxjs.filter is not a function #542

kiknadze opened this issue Oct 9, 2023 · 4 comments

Comments

@kiknadze
Copy link

kiknadze commented Oct 9, 2023

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

const rxStomp = new RxStomp();

image

@kum-deepak
Copy link
Member

I will suggest one of the following:

@kum-deepak
Copy link
Member

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
Copy link

I have the same issue

@giquieu
Copy link

giquieu commented Mar 22, 2024

Update your RxJS.

The import was changed in the commit:
83dae43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants