Sergey wrote: > #2 cordova-wp8 distributed to npm has 'node_modules' folder missing so fails > to install (this is due to 'npm pack' specific logic which removed this > folder, we should move node_modules to bin, will push a fix for this in > master soon).
No need for that, just add bundledDependencies to get package.json, see what we did for BlackBerry.
