sh: cross-env: command not found npm ERR! code ELIFECYCLE npm ERR! syscall spawn npm ERR! file sh npm ERR! errno ENOENT code example
Example: cross env not found
Reactjs
I met the same exact issue, and finally fixed it by upgrade antd from 3.26.2 to 3.26.11.
You may check your package.json too.