We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, Any idea how to prevent the glitching in the video?
Also I don't know if it has to do with this plugin, but my window's rounded corners seem to be square now.
When I build the application it builds fine, although when I run the app I get this: The app runs fine without it built.
I'm using the npm install electron-vibrancy method.
npm install electron-vibrancy
Thanks, Jamie
The text was updated successfully, but these errors were encountered:
Hi, I had this issues and I fixed it using npm scripts npm run conf and npm run nrebuild It will creates the module files it needs to execute.
npm run conf
npm run nrebuild
Hope this helps you!
Sorry, something went wrong.
No branches or pull requests
Hi,
Any idea how to prevent the glitching in the video?
Also I don't know if it has to do with this plugin, but my window's rounded corners seem to be square now.
When I build the application it builds fine, although when I run the app I get this:
The app runs fine without it built.
I'm using the
npm install electron-vibrancy
method.Thanks,
Jamie
The text was updated successfully, but these errors were encountered: