I have tried the above configuration locally, it works successfully with NPM >= {{1.4.14}} (associated [issue|https://github . com/npm/npm/issues/4751] and [commit|https://github.com/npm/npm/commit/1707fcedb7503251eb77719aba7ac52931721205]).
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
|