react-nodegui-starter icon indicating copy to clipboard operation
react-nodegui-starter copied to clipboard

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

Open ahtremblay opened this issue 4 years ago • 1 comments

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.

ahtremblay avatar Feb 08 '21 14:02 ahtremblay

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

malaganator3000 avatar Feb 11 '21 21:02 malaganator3000