After starting the web project, it will be impossible to start the backend project using "kratos run"
ERROR: readdir F:\****\adminTest\web\node_modules\.bin\JSONStream.cmd: The system cannot find the path specified.
Why does kratos-cli always scan the entire project directory?
At first, I thought it was due to the existence of "openapi.yaml", which triggered automatic synchronization and other logics. Even after I deleted "openapi.yaml", the problem still persisted
After starting the web project, it will be impossible to start the backend project using "kratos run"
ERROR: readdir F:\****\adminTest\web\node_modules\.bin\JSONStream.cmd: The system cannot find the path specified.Why does kratos-cli always scan the entire project directory?
At first, I thought it was due to the existence of "openapi.yaml", which triggered automatic synchronization and other logics. Even after I deleted "openapi.yaml", the problem still persisted