I need to install canvas node module in my plugin but i get an error that the size is to big 63mb instead of the max of 50mb. is there a way to get around this or is there an alternative?
I use it to generate a report with a scheduled workflow and send it out (create graph with graph.js and transform it into an image using canvas to build the report)
anyone aan idea?