Encountered an issue while attempting to build and start the application using "yarn start":
ERROR:process_singleton_win.cc(465) Lock file cannot be created! Error code: 3
Discovered this error while working on a cloned electron project on a Windows x64 machine. Tried searching for a solution, but came across a link that I couldn't quite understand.
Link to potential answer: process_singleton_win.cc The error seems to be linked to line 439, although the significance of line 424 is unclear. Additionally, found a related thread on Stack Overflow but still unable to resolve it. Error: "Lock file cannot be created"