Jump to content

I can't start my server on Ubuntu 20.04 - Bcrypt dependency


Recommended Posts

Posted (edited)

Hello everyone, first of all thanks for read the post, I really feel defeated by this problem that I am having. I have programmed a server with mysql and bcrypt as password encryptor, when I upload my server to ubuntu it asks me for the 'mysql' dependency, I install it with NPM, but then it asks me bcrypt to also install it with NPM, but when I install the latter and I try to start the server, I get the following error: /opt/ragemp-srv/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: undefined symbol: napi_module_register.  My Node version is v10.19.0, but I also tried to install bcrypt with v.12 of Node

 

EDIT: I solved my problem installing bcrypt-nodejs

Edited by Juance
  • Xabi locked this topic
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...