Node java module and nodejs version compatibility for linux

107 views
Skip to first unread message

navdeep jain

unread,
Dec 8, 2015, 3:30:05 PM12/8/15
to node-java

My application uses this module for core functionality. While upgrading nodejs version in production environment (which is CentOS 6.5 linux machine), I found following irregularities:


Node Version                    Node Java Version         Compatible


0.10.21                               0.5.5                                   Yes

  0.6.0       Yes


0.10.33                               0.5.5                                   Yes

  0.6.0        No


4.0.0                                   0.5.5                                   No

  0.6.0        No


4.2.3                                   0.5.5                                   No

  0.6.0                                   No


For mac it’s reverse. Java module 0.6.0 works on node 4.0.0 and up. Can anybody suggest workaround for it. I want to use the latest version of nodejs in production.

Joe Ferner

unread,
Dec 8, 2015, 3:32:12 PM12/8/15
to node-java
We are testing node-java using travis on 0.10, 0.12, and 4 (https://github.com/joeferner/node-java/blob/master/.travis.yml)

What problems are you seeing?
Reply all
Reply to author
Forward
0 new messages