-
Notifications
You must be signed in to change notification settings - Fork 3
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
unable to initialize gcrypt (crypto) #3
Comments
I added it so it's not needed to have installed the libraries... Maybe has it downloaded an old version by error? Try installing the library to see if it got fixed... |
I've installed following libraries on my arch linux system:
|
And does it works now?
|
i installed the libraries and then posted this issue |
Seems it's an issue of Arch, because that flag would have make unnedded to install the libraries... :-/ |
Got a error after building
NodeOS
withnpm i
,npm run build
and then started withnpm start
I already rebuild it twice to make sure that it's not a random error.
I also looked for a possible solution on the build script and i think this line should be removed
The text was updated successfully, but these errors were encountered: