Jump to content

'node' and 'npm' require an updated version of OpenSSL


Bumbershoot

Recommended Posts

This is simply an FYI

If you want to run a node.js server on your Polisy, it appears that you'll have to wait until an updated version of OpenSSL is released on the platform.  This appears to be the same issue that's preventing the installation of NodeLink on Polisy.  Here's the error that running 'node' produces ('npm' produces a similar error):

[admin@polisy ~]$ node
ld-elf.so.1: /lib/libcrypto.so.111: version OPENSSL_1_1_1b required by /usr/local/bin/node not found

Here's the current version of OpenSSL on Polisy:

[admin@polisy ~]$ openssl
OpenSSL> version
OpenSSL 1.1.1a-freebsd  20 Nov 2018
OpenSSL> exit

 

Link to comment
Share on other sites

1 hour ago, xKing said:

Looks like somehow you've missed the update to 12.1...

 

Looks like I most certainly did.  Thanks for that! 

My Polisy ran through those 277 updates in just a couple of minutes.  Very speedy little machine...

EDIT: 'node' and 'npm' run.  Again, thanks.  I didn't realize that UDI had added the FreeBSD-base repository to the configuration.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...