Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Error when Compiling (Windows 11) #85

Open
rchtect opened this issue Feb 17, 2022 · 4 comments
Open

Error when Compiling (Windows 11) #85

rchtect opened this issue Feb 17, 2022 · 4 comments
Labels
bug Something isn't working question Further information is requested

Comments

@rchtect
Copy link

rchtect commented Feb 17, 2022

Got error:

error gyp: name 'openssl_fips' is not defined while evaluating condition 'openssl_fips != ""' in binding.gyp while trying to load binding.gyp

Possible solution was to run npm run compile --openssl_fips=X

The project in question was using Vite and Electron

@seo-rii
Copy link
Owner

seo-rii commented Feb 19, 2022

Can you provide me entire project example?

@seo-rii seo-rii added bug Something isn't working question Further information is requested labels Feb 19, 2022
@rchtect
Copy link
Author

rchtect commented Feb 19, 2022

Here's the project in question: https://github.com/rchtect/Sukkomi

@asger-finding
Copy link

asger-finding commented Mar 13, 2022

Having this problem as well, the same error.

  • npm: 8.5.1
  • node: v17.6.0
  • electron-builder: 22.14.13
  • electron: 9.4.3
  • yarn: 1.22.17

Project is using TypeScript

@asger-finding
Copy link

@rchtect I've downgraded to Node v16, and things work. Recommend you try it too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants