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

starter skeleton repository for vue-nodegui projects

Results 9 vue-nodegui-starter issues
Sort by recently updated
recently updated
newest added

I try to run npm install many time, but it seems there're so many error. Sometime is error with download qt, sometime error timeout. I check the git commits, the...

I'm wondering if anyone is actually maintaining this? All reported issues are still valid (I've run into each reported issue) however there are NO replies? This project seems abandoned.

咋回事啊,这项目咋没人维护了,基础的启动都不行啊 ``` [314] ./main.js + 10 modules 4 KiB {0} [built] | ./main.js 108 bytes [built] | ./App.vue 291 bytes [built] | ./App.vue?vue&type=template&id=331aa444&bindings={"inc":"setup","count":"setup","counterStyle":"setup"} 238 bytes [built] | ./App.vue?vue&type=script&lang=js 210 bytes...

Not working on Windows 10 ``` Minimal Qt 5.14.1 setup: D:\New\NodeQT\vue-nodegui-starter\node_modules\progress\lib\node-progress.js:160 complete = Array(Math.max(0, completeLength + 1)).join(this.chars.complete); ^ RangeError: Invalid array length at ProgressBar.render (D:\New\NodeQT\vue-nodegui-starter\node_modules\progress\lib\node-progress.js:160:14) at ProgressBar.tick (D:\New\NodeQT\vue-nodegui-starter\node_modules\progress\lib\node-progress.js:97:8) at PassThrough....

`` after clicking on the button the app closes, any ideas to fix this?

npm i output! [ 99%] Building CXX object CMakeFiles/nodegui_core.dir/src/cpp/lib/QtWidgets/QStandardItem/qstandarditem_wrap.cpp.o [100%] Linking CXX shared library Release/nodegui_core.node [100%] Built target nodegui_core npm WARN [email protected] No repository field. npm WARN optional SKIPPING OPTIONAL...

Thanks for this wonderful starter project. I had trouble setting it up as it is (Initially the `qode` dependencies, but after that all of the commands needed to get started)....

prebuild-install http 404 https://github.com/nodegui/nodegui/releases/download/v0.25.0/nodegui-v0.25.0-napi-v3-linux-x64.tar.gz

I cannot run `npm run build`, instead I did run these commands directly: `npm run dev` then `npx nodegui-packer --pack ./dist` Finally I got this message: ``` ... Build successful....