-
Trying to get this working on AWS Lambda, getting this:
```
/var/task/node_modules/pg-native/node_modules/libpq/node_modules/bindings/bindings.js:83
throw e
^
Error: libpq.so.5: cannot open shar…
-
I am using this in a RN 0.61.5 project, and I've installed the project with:
```
npm install react-native-obfuscating-transformer --save-dev
```
When running `npx react-native start`, I get th…
slhck updated
4 years ago
-
Using /root/.cache/torch_extensions/py310_cu121 as PyTorch extensions root...
Detected CUDA files, patching ldflags
Emitting ninja build file /root/.cache/torch_extensions/py310_cu121/gn_op/build.ni…
-
GetPortraitAnchoredAdaptiveBannerAdSize (and the other two similar methods) are accepting `CGFloat` parameter in the native library, but for the Xamarin bindings, we need to provide `CGSize` (and not …
-
The Android Gradle plugin supports only kotlin-android-extensions Gradle plugin version 1.6.20 and higher.
The following dependencies do not satisfy the required version:
project ':react-native-visi…
-
We should probably filter out bullshit like LAST_PROJECT from the mac native extension so that people cannot ship those hours. I assume this would happen in kieran’s waka server.
Come to think of i…
-
Limitation and reduction of transmitted data (Cf. opengeospatial/ogcapi-features#738)
Extensions not validated yet:
* [simplification of geometries](https://github.com/opengeospatial/ogcapi-featur…
-
Importing module 'gym_38' (/home/blcx/Downloads/isaacgym/python/isaacgym/_bindings/linux-x86_64/gym_38.so)
Setting GYM_USD_PLUG_INFO_PATH to /home/blcx/Downloads/isaacgym/python/isaacgym/_bindings/li…
-
Our Maui based solution is using Native Aot and reflection based serializarion is disabled for Aot projects.
I think this would mean exposing the serialization settings for the offline entities and /…
-
**Describe the bug**
I've stepped through the (very simple) setup instructions, with a view to add a POC to our project, but i'm met with the following error when the test runs;
```js
app/scree…