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

"Cannot read property 'tap' of undefined" with Angular project #19

Open
draccagni opened this issue Oct 15, 2021 · 2 comments
Open

"Cannot read property 'tap' of undefined" with Angular project #19

draccagni opened this issue Oct 15, 2021 · 2 comments

Comments

@draccagni
Copy link

Hello,
I'm trying to use the plugin with an Angular app that imports an external module. When I try to launch the app, I have the following error:

An unhandled exception occurred: Cannot read property 'tap' of undefined

You can find the reproducer project at https://github.com/draccagni/angular-standalone.git that you can launch from app folder by typing the command

npm run serve:standalone

@joeldenning
Copy link
Member

I haven't used this plugin with Angular CLI projects before. If you can create a demo repo with the problem I might be able to look into it and see if I can get it working.

@draccagni
Copy link
Author

You can find the demo repo at https://github.com/draccagni/angular-standalone.git

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

2 participants