Failure to lodge a package version number when installing from NPM results in a failure - specifically
npm install package@undefined
no package found
This is due to the detection of the package version. Needs fixing in the command creation step for npm installs for interchange lib to more explicitly test and then if none found, assume latest package.