You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
I'm trying to start the program after installing on my Windows terminal, but I get this error
yarn run v1.22.17
$ yarn start:testnet
$ cp ./config/testnet.json src/config.json && react-scripts start
'cp' is not recognized as an internal or external command,
operable program or batch file.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Does anyone know a fix?
The text was updated successfully, but these errors were encountered:
I'm trying to start the program after installing on my Windows terminal, but I get this error
yarn run v1.22.17
$ yarn start:testnet
$ cp ./config/testnet.json src/config.json && react-scripts start
'cp' is not recognized as an internal or external command,
operable program or batch file.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Does anyone know a fix?
The text was updated successfully, but these errors were encountered: