shama/nodewebkit

Invalid package.json - Field main is required

pdelanauze opened this issue · 3 comments

node v0.10.26, npm v1.4.3
nodewebkit@0.8.5-2

Running example file-explorer instructions as listed on readme fails with:

Invalid package.json 

Field 'main' is required.

Actually important to mention im on mac 10.9.2

Related to this issue nwjs/nw.js#1503

Fixed with a workaround until that issue is fixed in node-webkit.