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

Failed to process project graph with multiple apps starting in parrallel #23332

Closed
Lonli-Lokli opened this issue May 13, 2024 · 2 comments
Closed

Comments

@Lonli-Lokli
Copy link

Lonli-Lokli commented May 13, 2024

nx-daemon-logs.txt

Current Behavior

So I was working on PoC for promoting Nx and find out that if you have multiple apps (in my case 3 - React - Vite, Angular - EsBuild, Vue - Vite) command to run them in parallel ends with this error

nx run-many -t serve -p shell react-app angular-app vue-app

Expected Behavior

No errors

GitHub Repo

No response

Steps to Reproduce

Create a monorepo with multiple apps, try to start them all on different ports

Nx Report

Latest 19.0.3

Failure Logs

attached


### Package Manager Version

_No response_

### Operating System

- [ ] macOS
- [ ] Linux
- [X] Windows
- [ ] Other (Please specify)

### Additional Information

_No response_
@Lonli-Lokli
Copy link
Author

I think it's related to this #18962 (comment)

Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant