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

A starter repo for NodeGui projects

Results 21 nodegui-starter issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.7.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Hello, I was thrilled to see this project as an ex C++/Qt Developper (yeah started there and move to the web, NodeJS...) But i read [here](https://docs.nodegui.org/docs/guides/getting-started) that NodeGUI works only...

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

I have problem when i try to install packages from starter repository. I tried set QT LINK but it doesn't work ``` set QT_LINK_MIRROR=https://qt-mirror.dannhauer.de npm install ``` I have also...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.4. Changelog Sourced from plist's changelog. 3.0.4 / 2021-08-27 inline [email protected] to eliminate security warning false positive (Mike Reinstein) 3.0.3 / 2021-08-04 update xmldom to...

dependencies

Hi! I'm trying to get mongodb working with NodeGui and used this repo as a starter. I get the following error: ```sh WARNING in ./node_modules/mongodb/lib/bson.js 8:11-30 Module not found: Error:...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

duplicate of the issue #1 I filed with quodejs. Sorry, not sure which of these would get looked at. npm install fails on debian 11 (bullseye) with �[K�[?25hnpm ERR! code...

`PS D:\nodegui> git clone https://github.com/nodegui/nodegui-starter Cloning into 'nodegui-starter'... remote: Enumerating objects: 376, done. remote: Counting objects: 100% (35/35), done. remote: Compressing objects: 100% (32/32), done. remote: Total 376 (delta 24),...