Skip to content
New issue

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

Electron not possible to build #336

Open
elementalTIMING opened this issue Sep 28, 2023 · 0 comments
Open

Electron not possible to build #336

elementalTIMING opened this issue Sep 28, 2023 · 0 comments

Comments

@elementalTIMING
Copy link

Hi,

I followed step-by-step your install guide from the README. When building the electron it comes to these error messages.

⠧ Building module: keytar, Completed: 0gyp: name 'openssl_fips' is not defined while evaluating condition 'openssl_fips != ""' in binding.gyp while trying to load binding.gyp
✖ Rebuild Failed

An unhandled error occurred inside electron-rebuild
node-gyp failed to rebuild '/Users/lars/Downloads/docker-registry-ui-main/docker-registry-ui-main/examples/electron/node_modules/keytar'.
Error: `gyp` failed with exit code: 1



Error: node-gyp failed to rebuild '/Users/lars/Downloads/docker-registry-ui-main/docker-registry-ui-main/examples/electron/node_modules/keytar'.
Error: `gyp` failed with exit code: 1


    at ModuleRebuilder.rebuildNodeGypModule (/Users/lars/Downloads/docker-registry-ui-main/docker-registry-ui-main/examples/electron/node_modules/electron-rebuild/lib/src/module-rebuilder.js:193:19)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Rebuilder.rebuildModuleAt (/Users/lars/Downloads/docker-registry-ui-main/docker-registry-ui-main/examples/electron/node_modules/electron-rebuild/lib/src/rebuild.js:190:9)
    at async Rebuilder.rebuild (/Users/lars/Downloads/docker-registry-ui-main/docker-registry-ui-main/examples/electron/node_modules/electron-rebuild/lib/src/rebuild.js:152:17)
    at async /Users/lars/Downloads/docker-registry-ui-main/docker-registry-ui-main/examples/electron/node_modules/electron-rebuild/lib/src/cli.js:146:9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant