nodegui / react-nodegui-starter

Starter repository for react based native desktop apps using react-nodegui
172 stars 31 forks source link

Apple silicon: 'qode-darwin-arm64-v2.1.0.tar.gz. Not Found' #226

Open ahtremblay opened 3 years ago

ahtremblay commented 3 years ago

I run:

  1. git clone https://github.com/nodegui/react-nodegui-starter
  2. 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.

malaganator3000 commented 3 years ago

I used the following command: npx create-react-app --template react-nodegui _appname