opendaylight dlux compilation issue
While i was compiling the odl dlux module there was an error to install the npm and nodejs but after few minutes it compiled and showed build success. But when we searched the version of npm it showed that it was not installed so we made changes to the pom.xml configuration and added the latest version and installed the npm and nodejs but after that it showed build failure.
Now it has the latest npm and nodejs but still the build failure is there. What to do?