Name-less

Results 4 comments of Name-less

After some researches, a workaround is possible https://github.com/Automattic/node-canvas/issues/785 add img.src = null; on your importImage function on the onload callback I will try it out ...

Finally adding process.nextTick(function() { img.onload = null; }); Fix the leak, I fork the project here : https://github.com/Name-less/filterous-2/releases/tag/2.0.2

Doing rvm reload. Then gem uninstall sqlite3 and gem install sqlite3 worked for me ... (see http://stackoverflow.com/questions/16400588/rails-s-dyld-lazy-symbol-binding-failed-symbol-not-found-rb-intern2)