nodegui / qode

DEPRECATED: Please see https://github.com/nodegui/qodejs instead
https://nodegui.github.io/nodegui/#/tutorial/application-architecture?id=qode
92 stars 10 forks source link

npm install fails with 'https://github.com/nodegui/qode/releases/download/v2.1.0/qode-darwin-arm64-v2.1.0.tar.gz. Not Found' #28

Closed ahtremblay closed 3 years ago

ahtremblay commented 3 years ago

I am running Apple silicon, and npm install fails with 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

Any way to fix this, or do I have to wait until this architecture is supported?

goranmoomin commented 3 years ago

I'm guessing we'll be able to install it in Rosetta, but I don't have a universal node installed so I can't really confirm.

lalilaloe commented 3 years ago

I also get this error on Windows


Error while setting up Qode:  Error: Error while downloading Qode v2.1.0:https://github.com/nodegui/qode/releases/download/v2.1.0/qode-win32-ia32-v2.1.0.tar.gz. Not Found    ```

node v14.17.0 & npm v6.14.13
a7ul commented 3 years ago

This is fixed at Qode. But looks like QT doesnt support arm64 mac os right now

a7ul commented 3 years ago

This is now fixed. Check the readme here: https://github.com/nodegui/nodegui#installation