|
I have tried the above configuration locally, it works successfully with NPM >= 1.4.14.
However 1.4.14 can't be installed via frontend-maven-plugin, since the last available NPM in http://nodejs.org/dist/ is 1.4.12,
There is rejected issue in upstream that is addressing this problem: https://github.com/eirslett/frontend-maven-plugin/issues/65
|