[Task Manager UI] Updating dependencies then stopping a running task #2059
Labels
needs team repro
We acknowledged your report and will soon try to reproduce it
priority: next
scope: ui
Version
3.0.0-rc.10
Node and OS info
npm 6.2 / node 8.9 / windows 10
Steps to reproduce
Run any development server task and update dependencies then stop the development server task
What is expected?
To stop the currently running task
What is actually happening?
Error while running task C:~\Documents\vue-project:lambda-serve with message 'spawn netlify-lambda ENOENT'
I was updating the dependencies for a separate project and the error happened when stopping tasks running in a different folder
The text was updated successfully, but these errors were encountered: