Farrah Lee

Results 12 comments of Farrah Lee

I'm using `Node.js 14.x` for the lambda function! I also changed the version to the one you listed, still getting the same error though

Gotcha! I have my environmental variables set up like this in the lambda, ![variables](https://user-images.githubusercontent.com/13490770/109055335-e5a50780-7693-11eb-90b2-0933ed8f8d10.PNG) is this the right way to add the environmental variables?

Actually after I changed the version, I get a different error now `Error: ogr2ogr: error while loading shared libraries: liblzma.so.5: cannot open shared object file: No such file or directory`

Hmm so does that mean that the library is there then?

Strange... Is there any way I could resolve this issue?

How would I find the list of all the files in `/lib64` and `/lib`?

I'm not too sure how to do that... Is that the only way to get the files in `/lib64` or `/lib`?

Ah I see so it's missing from the lib then? I'm just wondering if that one is added, will there be any more missing libraries that I will get an...

What is the next step to get this resolved then?

Wondering the same thing too.. I just want to show the mat-color-toggle and when you click on it, it pops the colorpicker. @h2qutc Is there any way to do this?