Node.JS Error in FreeBSD -


i develop node.js in ubuntu , deploy server running freebsd. when run npm start, got error

error: shared object "libpthread.so.0" not found, required "bcrypt_lib.node" @ error (native) @ object.module._extensions..node (module.js:440:18) @ module.load (module.js:357:32) @ function.module._load (module.js:314:12) @ module.require (module.js:367:17) @ require (internal/module.js:16:19) 

i couldn't find solution. how fix it?

the best way node.js on freebsd install (and npm) packages.

to install package, run pkg install www/node www/npm. install node, npm , prequisites. @ moment give node version 5.10 , npm 3.8.6.


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -