1 Answer
- Newest
- Most votes
- Most comments
0
The worker is required for the IDE to be usable and it needs to restart after crashing/terminating.
- How did you determine that worker is using port 8080? Does running
sudo lsof -i :8080show the worker? - Did you try using the
killcommand with the-9flag, e.gkill -9 <PID>?
answered 3 years ago
Relevant content
- asked a year ago
- asked 3 years ago
