Nevtep
Nevtep
@niftylettuce I got this today when deploying to nodejitsu Error:Bad argument TypeError: Bad argument at ChildProcess.spawn (child_process.js:782:24) at exports.spawn (child_process.js:618:9) at compile (/opt/haibu/apps/realfilling/FarmSharesStaging/package/node_modules/express-cdn/lib/main.js:233:23) at checkStringIfModified (/opt/haibu/apps/realfilling/FarmSharesStaging/package/node_modules/express-cdn/lib/main.js:392:91) at ClientRequest.onResponse (/opt/haibu/apps/realfilling/FarmSharesStaging/package/node_modules/knox/lib/client.js:49:7) at...
I've submitted the issue to nodejitsu, de deploy works sometimes and sometimes not. Close this if you think it's done.
@justengland this is what I did to disable optimization https://github.com/RealFilling/express-cdn/commit/98796e42ffe05c13bd9061b4a65ffc0b127cd250 Then point express-cdn dependency directly to your fork This issue is still happening for me =/
Any reason to not include this? The Travis CI log makes no sense, why is the rakefile not there? why do we even need a rakefile? I would like to...