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

Dependency errors building immunisation_demo/frontend. #530

Open
fergusleen opened this issue Feb 10, 2023 · 1 comment
Open

Dependency errors building immunisation_demo/frontend. #530

fergusleen opened this issue Feb 10, 2023 · 1 comment

Comments

@fergusleen
Copy link

Getting the error: immunizations_demo/frontend/node_modules/@angular/core/testing"' has no exported member 'waitForAsync'.

@fergusleen
Copy link
Author

commit 79b8026 appears to be the problem. async was replaced with WaitforAsync, but the frontend won't build with the later version (10+) of angular core which replaces async with WaitforAsync.

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

1 participant