Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Not being able to start on Windows #451

Open
PtkHReis opened this issue Apr 3, 2022 · 1 comment
Open

Not being able to start on Windows #451

PtkHReis opened this issue Apr 3, 2022 · 1 comment

Comments

@PtkHReis
Copy link

PtkHReis commented Apr 3, 2022

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?

@Aryan-goel
Copy link

change cp to copy and replace every "/" with "\" in the package.json and try to use it on mainnet as testnet uses florencenet

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants