Clarence-pan / node-psd-to-html

A convertor which converts .psd file to .html file in node.js
20 stars 4 forks source link

JavaScript heap out of memory #2

Open sayanb opened 6 years ago

sayanb commented 6 years ago

Tried to convert this PSD: https://www.freepik.com/free-psd/modern-corporate-flyer-template_1252890.htm to HTML on Ubuntu 16.

Got this error:

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory

Clarence-pan commented 6 years ago

Well. The PSD file is too big. May you reduce the PSD file's size?