Giter Site home page Giter Site logo

Is anybody working on it ? about nodegui HOT 5 OPEN

EndorFlem avatar EndorFlem commented on September 27, 2024
Is anybody working on it ?

from nodegui.

Comments (5)

sedwards2009 avatar sedwards2009 commented on September 27, 2024 3

This project has a classic case of just not enough people helping out. I've done a lot of improvements to the foundations over the last year or two, but my time in limited and my primary project is an application.

As for starter projects, I've spent some time this week on a new starter project. The basics are in place and you can have a look at it here: https://github.com/sedwards2009/nodegui-simple-starter

from nodegui.

baradhili avatar baradhili commented on September 27, 2024

THanks for that @sedwards2009 It has been so frustrating that the starter projects don't build

from nodegui.

vanminhquangtri avatar vanminhquangtri commented on September 27, 2024

Hello @sedwards2009 @baradhili , after clone your repo: https://github.com/sedwards2009/nodegui-simple-starter, I can't run npm install on my computer, as I see the problem is:
FetchError: request to https://download.qt.io/online/qtsdkrepository/windows_x86/desktop/qt6_641/qt.qt6.641.win64_msvc2019_64/6.4.1-0-202211101254qtsvg-Windows-Windows_10_21H2-MSVC2019-Windows-Windows_10_21H2-X86_64.7z failed, reason: connect ETIMEDOUT 77.86.162.2:443

Can you please advise how to solve this?

$ npm install
npm WARN deprecated [email protected]: Cuid and other k-sortable and non-cryptographic ids (Ulid, ObjectId, KSUID, all UUIDs) are all insecure. Use @paralleldrive/cuid2 instead.
npm ERR! code 1
npm ERR! path D:\TEST\nodegui-simple-starter-main\nodegui-simple-starter-main\node_modules@nodegui\nodegui
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c npm run setupqt && (node ./scripts/skip.js || npm run setupbinary || npm run build:addon)
npm ERR! > @nodegui/[email protected] setupqt
npm ERR! > node ./scripts/setupMiniQt.js
npm ERR!
npm ERR! Minimal Qt 6.4.1 setup:
npm ERR! FetchError: request to https://download.qt.io/online/qtsdkrepository/windows_x86/desktop/qt6_641/qt.qt6.641.win64_msvc2019_64/6.4.1-0-202211101254qtsvg-Windows-Windows_10_21H2-MSVC2019-Windows-Windows_10_21H2-X86_64.7z failed, reason: connect ETIMEDOUT 77.86.162.2:443
npm ERR! at ClientRequest. (D:\TEST\nodegui-simple-starter-main\nodegui-simple-starter-main\node_modules\node-fetch\lib\index.js:1505:11)
npm ERR! at ClientRequest.emit (node:events:513:28)
npm ERR! at TLSSocket.socketErrorListener (node:_http_client:494:9)
npm ERR! at TLSSocket.emit (node:events:513:28)
npm ERR! at emitErrorNT (node:internal/streams/destroy:157:8)
npm ERR! at emitErrorCloseNT (node:internal/streams/destroy:122:3)
npm ERR! at processTicksAndRejections (node:internal/process/task_queues:83:21) {
npm ERR! type: 'system',
npm ERR! errno: 'ETIMEDOUT',
npm ERR! code: 'ETIMEDOUT'
npm ERR! }

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Admin\AppData\Local\npm-cache_logs\2023-07-05T08_49_59_449Z-debug-0.log

image

from nodegui.

baradhili avatar baradhili commented on September 27, 2024

SO this error is that you seem unable to connect to https://download.qt.io maybe try following the link in the error manually?

from nodegui.

vanminhquangtri avatar vanminhquangtri commented on September 27, 2024

@baradhili can you please advise which version of node I should use?

from nodegui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.