create-react-dapp icon indicating copy to clipboard operation
create-react-dapp copied to clipboard

Support for Windows environments

Open afmsavage opened this issue 5 years ago • 0 comments

When running npx create-react-dapp on Windows, the following error occurs.

=>  sandbox npx create-react-dapp create-react-dapp
npx: installed 1 in 4.322s
'"/bin/bash"' is not recognized as an internal or external command,
operable program or batch file.

afmsavage avatar May 16 '20 21:05 afmsavage