Spacenil
  • Laravel
  • Node.js
  • PHP
  • React.js
  • JavaScript
  • C++
  • MySQL

Error: /root/crud/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: invalid ELF header 1

Node.js
Viewed 307 times
Aug 24,2022
Active

There is a simple way to solve this problem is:

Step 1. Uninstall bcrypt

 

npm uninstall bcrypt

 

Step 2. Install bcrypt again

 

npm i bcrypt

 


  • RELATED POSTS
  • Error-root-crud-node_modules-bcrypt-lib-binding-napi-v3-bcrypt_lib-node-invalid-ELF-header Error: /root/crud/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: invalid ELF header
  • bcrypt-invalid-elf-header-when-running-node-app Bcrypt invalid elf header when running node app
  • How-to-get-size-of-JSON-object How to get the size of JSON object
  • How-to-access-elements-of-JSON-object-without-knowing-the-key-names How to access elements of JSON object without knowing the key names
  • How-to-uninstall-a-library-from-a-node-project How to uninstall a library from a node project?
  • TypeError-Converting-circular-structure-to-JSON-in-nodejs TypeError: Converting circular structure to JSON in nodejs
  • How-to-stringify-circular-JSON-object-and-save-it-to-file How to stringify circular JSON object and save it to file?
  • Install-Node.js-with-Apt-Using-NodeSource-PPA-on-Ubuntu-20.04 How To Install Node.js with Apt Using a NodeSource PPA on Ubuntu 20.04
  • Install-Node.js-with-Apt-from-Default-Repositories-Ubuntu-20.04 How To Install Node.js with Apt from the Default Repositories on Ubuntu 20.04

    • NEW POSTS
    • Error root crud node_modules bcrypt lib binding napi v3 bcrypt_lib node invalid ELF header New
    • bcrypt invalid elf header when running node app New
    • How to get size of JSON object New
    • How to access elements of JSON object without knowing the key names New
    • How to uninstall a library from a node project
    • TypeError Converting circular structure to JSON in nodejs
    • How to stringify circular JSON object and save it to file
    • Install Node.js with Apt Using NodeSource PPA on Ubuntu 20.04
    • Install Node.js with Apt from Default Repositories Ubuntu 20.04
    • About Us
    • Privacy Policy
    Copyright © 2023 Spacenil. All rights reserved.