Relative Content

Tag Archive for catalystbyzohozohocatalystcatalystserverless

Unable to use Canvas package in my Catalyst Node function

I created a node function where I use the canvas package to send images(PNG) as response from my function. The function works fine when I run it from my local machine. But I am getting “Invalid ELF header” error when I try to execute the function from Development environment. Can someone help me resolve this?