yarn command got stuck when running
I’m trying to run a project locally on my macOS using yarn cross-env NODE_ENV=development nest start --watch
, but the command stays stuck without output or progress.
I’m trying to run a project locally on my macOS using yarn cross-env NODE_ENV=development nest start --watch
, but the command stays stuck without output or progress.