Jacob Hayes
12/13/2021, 8:40 PM@pdf-lib/fontkit
If I run directly with node it works correctly but when I go to test locally with sls invoke local...
it doesn’t appear to be pulling the package in. I get fontkit.create is not a function
and it’s as if fontkit doesn’t exist when running this wayFrank
Jacob Hayes
12/13/2021, 9:51 PMfontkit.default
instead of just fontkit
I wonder if I may be due to my node version being different locally than what we have configured for slsJay
fontkit
before.Jacob Hayes
12/13/2021, 10:32 PM