T
T
TheFlinTxD2021-04-13 14:23:02
Node.js
TheFlinTxD, 2021-04-13 14:23:02

React Native "env" is not an internal or external command how to treat?

I got into a project with dinosaurs who wrote an application on React Native CLI - but this is half the trouble.
in packaje.json we have the following command

{"run-android": "env ENVFILE=.env npx react-native run-android"}

and when using it -> npm run run-android we get
"env" is not an internal or external
command, executable program or batch file.
Naturally, the .env file lives nearby

. How to treat?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question