-
Started working on a NodeGui application, and got to a point where I was experimenting with building a final application.
I built the application, and it built correctly, however, when trying to r…
-
Hello
I am trying to get node-libpd working with nodegui ( https://github.com/nodegui/nodegui ), in order to have tiny desktop app running pd patches.
Unfortunately, while my test seems to be fi…
-
Never installed this before, this is a fresh fedora kionite install so there is no existing ~/.config/extraterm folder.
```
user@fedora:~/Downloads/extratermqt-0.76.1-linux-x64$ ./extratermqt
no…
-
I tried to install the webview on my Windows 10 machine but i ran multiple times into the following issue. I tried to install this on the starter project.
```
$ npm install nodegui-plugi…
-
**Describe the bug**
If you make a simple application with a QMenu, and then call a lot of window resize events, then when you further hover over the menu, the application collapses with an error:
…
-
node -v : 16.15.0
npm -v : 8.5.5
visual studio : 2022(windows sdk 10.0.19041.0)
system : windows 10 x64
**my guess: It seem that error occurred in npm install @nodegui\qode. Although it doesn't sh…
-
## Problem
Using a NodeGUI tool (ex: Electron) to release our application may have some constraints, such as using `target='_blank'` in links.
### Solution
When the time comes, verify if this…
-
I'm kind of new to git and nodegui. I cloned the nodegui-starter. Follow the instructions to 'npm install' then 'npm start' But got error because it couldn't find the nodegui_core.node
![image](htt…
-
Have troubles running nodegui. Any ideas why this is happening?
node -v v14.15.4
gcc version 11.0.0
cmake version 3.19.7
GNU Make 4.3
Fedora 34
`
npm run dev
> svelte-nodegui-start…
-
It looks like the QtVersion on @nodegui 0.61.0 is different and when try to update there's compile error due to Qt API changes.
Would this be update anytime soon?