Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Note about dependencies missing from some Linux distros #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FossPrime
Copy link

It's better to let people know about dependencies than finding the in deployment errors.

error /app/node_modules/node-webcrypto-ossl: Command failed.
Exit code: 1
Command: node-gyp rebuild
Arguments: 
Directory: /app/node_modules/node-webcrypto-ossl
Output:
gyp info it worked if it ends with ok
gyp info using node-gyp@5.1.0
gyp info using node@14.17.3 | linux | x64
gyp ERR! find Python 

It's better to let people know about dependencies than finding the in deployment errors.

```
error /app/node_modules/node-webcrypto-ossl: Command failed.
Exit code: 1
Command: node-gyp rebuild
Arguments: 
Directory: /app/node_modules/node-webcrypto-ossl
Output:
gyp info it worked if it ends with ok
gyp info using node-gyp@5.1.0
gyp info using node@14.17.3 | linux | x64
gyp ERR! find Python 
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant