create-nw-react-app
create-nw-react-app copied to clipboard
Create NW.js React apps with no build configuration.
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...
When using `background-image: url();` in css or scss an error appears in the console. Error: ```javascript Uncaught ReferenceError: __dirname is not defined at readFile chunk loading:1:1 at readFile chunk loading:534:1...
I get the following error when running create-nw-react-app my-app: npm ERR! code ENOVERSIONS npm ERR! No versions available for nw-install
without any default code changes, just execute yarn build to see how build will be..getting below error. Building on windows 11. [Error: EPERM: operation not permitted, symlink 'Versions\Current\Resources' -> 'x:\app\cache\0.76.0-normal\osx64\nwjs-v0.76.0-osx-x64\nwjs.app\Contents\Frameworks\nwjs...
I have a React application built using create-nw-react-app. I am seeing no warnings or errors in development mode, and everything is ready for a production build. Every time I run...
The only reason for me to execute the "eject" command is that in my apps I am used to create frameless windows, so that I can create a custom titlebar...
Hi @naviapis, I'm a member of [NW Utils](https://github.com/nwutils/). I'm trying to consolidate NW tooling so it's easier to find useful projects and give much needed life to stagnant ones. Hope...