SyntaxFix
Write A Post
Hire A Developer
Questions
Your error states that cross-env is not installed.
'cross-env' is not recognized as an internal or external command, operable program or batch file.
You just need to run
npm install cross-env