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

gyp: name 'openssl_fips' is not defined while evaluating condition 'openssl_fips != ""' #1565

Closed
suan opened this issue Aug 30, 2024 · 1 comment

Comments

@suan
Copy link

suan commented Aug 30, 2024

gyp: name 'openssl_fips' is not defined while evaluating condition 'openssl_fips != ""' in node_modules/node-addon-api/node_api.gyp while loading dependencies of binding.gyp while trying to load binding.gyp
Error: `gyp` failed with exit code: 1
    at ChildProcess.onCpExit (/Users/suan/projects/Porterhouse/node_modules/@electron/rebuild/node_modules/node-gyp/lib/configure.js:325:16)
    at ChildProcess.emit (node:events:517:28)
    at ChildProcess._handle.onexit (node:internal/child_process:292:12)
@KevinEady
Copy link
Contributor

Not an issue with node-addon-api. Please see nodejs/node-gyp#2673. It suggests either modifying your binding.gyp nodejs/node-gyp#2673 (comment) or passing a flag nodejs/node-gyp#2673 (comment)

Closing. Please reopen if you think this is in error.

@github-project-automation github-project-automation bot moved this from Need Triage to Done in Node-API Team Project Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants