cryptotester

Results 5 comments of cryptotester

> @cryptotester thanks for raising this! > > 1. yes seems you are correct, it does not default to the address of the wallet. after checking a couple other libraries...

Hi, using node 18.0.0 installed via `nvm` on Fedora Linux, getting this error too: ``` Error: The module '/myprojectpath/node_modules/better-sqlite3/build/Release/better_sqlite3.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 93. This...

> This should also take Windows users into account, and rename the `webui-user.bat` similarly. > > You can also always just `git stash && git pull && git stash pop`....

> hi @cryptotester, what example problem does this solve? > > did you look at this? https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Contributing#quirks It solves this problem: ![image](https://user-images.githubusercontent.com/49552918/215774353-fbbf0a66-a8ad-407b-b751-538753d4de5d.png) If you check the `.gitignore` file, the web-user.bat...

> This would add an additional step towards setting up the UI for new users, which is counterproductive to what should be the goal: simplifying the setup experience. > >...