Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lambda-tiler): lerc needs to be external to allow wasm import #3153

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

blacha
Copy link
Member

@blacha blacha commented Feb 27, 2024

Motivation

Fixes:

(Error: ENOENT: no such file or directory, open '/var/task/lerc-wasm.wasm')

Modification

LERC needs to be next to where the lerc-wasm.wasm file is located by bundling the lerc file it breaks the path for lerc.

Checklist

If not applicable, provide explanation of why.

  • Tests updated
  • Docs updated
  • Issue linked in Title

@blacha blacha marked this pull request as ready for review February 27, 2024 03:37
@blacha blacha requested a review from a team as a code owner February 27, 2024 03:37
@blacha blacha added this pull request to the merge queue Feb 27, 2024
Merged via the queue into master with commit d27b61d Feb 27, 2024
10 checks passed
@blacha blacha deleted the fix/fix-wasm-import-path branch February 27, 2024 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants