LinusU / LinusU/node-generate-rsa-keypair
Can't install on Windows10/Node 10.16.0
Open
- Dominant language
- C
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
It fails with (translated):
```
node-gyp rebuild
...
binding.obj : error LNK2001: unrecognized external symbol RSA_generate_key
...
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure on Windows 10 with Node 10.16.0 by running the reported node-gyp rebuild. Start from the RSA_generate_key linker error in the installation output; done means the package installs successfully on that environment. The issue names no source files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, node.js
- Domain
- build-system, cryptography, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100