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

Starter repository for react based native desktop apps using react-nodegui

Results 37 react-nodegui-starter issues
Sort by recently updated
recently updated
newest added

https://docs.nodegui.org/faq is a dead link. It's linked to in the footer of each page. Leads a lot of people to quit when they get silly errors like ``` npm ERR!...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

While creating app using `CRA` dependencies are not getting download and not even **dev** script is found in `package.json` file

Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 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 aeb3e27 1.2.5...

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

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

I can't start the compiler. It probably has something to do with this previous error while creating the app: ``` Root-level `dependencies` and `scripts` keys in `template.json` were deprecated for...

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 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

Hey, I just got this starter installed and running, and built a deploy. When clicking the button to open React Nodegui Docs, there is a terminal flash before the page...