You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: vercel/nft#251
The text was updated successfully, but these errors were encountered:
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: vercel/nft#251
The text was updated successfully, but these errors were encountered: