Thx, Josh! Another reason of moving node_modules to bin was consistency with Android and Windows.
Thx! Sergey -----Original Message----- From: Josh Soref [mailto:jso...@blackberry.com] Sent: Wednesday, September 3, 2014 3:21 PM To: Cordova Dev Subject: Re: [Vote] 3.6.0 Cadence Release (attempt 2) 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.