How compile Framework7-vue

I’m using framework7-cli to create my project where I’m selecting frameowkr7-vue, apparently the project was created successfully, however, when I try to run the command npm start or npm run dev nothing happens, just the following message appears :

> [email protected] start
> npm run dev


> [email protected] dev
> cross-env NODE_ENV=development vite

'cross-env' is not recognized as an internal or external command,
operable program or batch file.
npm install

read README.md

Or you can Try with npm update