-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
🟢 Race Condition | Angular Challenges #1242
🟢 Race Condition | Angular Challenges
Challenge 14 is about race condition in Rxjs
https://angular-challenges.vercel.app/challenges/rxjs/14-race-condition/
All reactions
Replies: 2 comments 1 reply
I have this error when trying to run npx nx component-test rxjs-race-condition
NX Unable to resolve @nx/angular:component-test.
All reactions
-
👍 1
1 reply
same
All reactions
component-test should just be test (see project.json --> targets)
The command will be:
npx nx test rxjs-race-condition
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment