nwjs / grunt-nw-builder

Build NW.js applications for Mac, Windows and Linux using Grunt

Home Page:https://www.npmjs.com/package/grunt-nw-builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with svg files

etiennea opened this issue · comments

I removed them and it now works fine! Any idea what's going on?

Can you provide some example files and your configuration ?

@etiennea What's the issue exactly? Is the issue an error while building or is it unexpected behaviour when running your app? Does it happen if you run your app manually with node-webkit (i.e. during development)?

No sorry my bad it was actually due to EMFILE

On 26 November 2014 at 17:23, Adam Lynch notifications@github.com wrote:

@etiennea https://github.com/etiennea What's the issue exactly? Is the
issue an error while building or is it unexpected behaviour when running
your app? Does it happen if you run your app manually with node-webkit
(during development)?


Reply to this email directly or view it on GitHub
#121 (comment)
.

Have a look at: https://github.com/mllrsohn/grunt-node-webkit-builder#osx-ulimit - if you have any other problems let me know