react-nodegui-starter
react-nodegui-starter copied to clipboard
Apple silicon: 'qode-darwin-arm64-v2.1.0.tar.gz. Not Found'
I run:
-
git clone https://github.com/nodegui/react-nodegui-starter
-
npm install
I get this error:
Error while setting up Qode: Error: Error while downloading Qode v2.1.0:https://github.com/nodegui/qode/releases/download/v2.1.0/qode-darwin-arm64-v2.1.0.tar.gz. Not Found
I am running apple silicon.
I used the following command: npx create-react-app --template react-nodegui app_name