ncc icon indicating copy to clipboard operation
ncc copied to clipboard

ENOENT: no such file or directory, open '/var/data/geo.dat'

Open canscaw28 opened this issue 2 years ago • 0 comments

I'm using vercel/ncc to deploy a serverless fn to aws lambda. I noticed an issue with geo-tz, where the fn fails due to the following error: ENOENT: no such file or directory, open '/var/data/geo.dat'

This looks virtually identical to an issue in vercel/nft: https://github.com/vercel/nft/issues/251

canscaw28 avatar Jun 15 '22 01:06 canscaw28