Steven Endres

Results 10 issues of Steven Endres

Getting: "This app is using a deprecated version of the Android embedding." error

_The more information we have the easier it is for us to help. Feel free to remove any sections that might not apply_ ### Issue using stripe version 1.7.9 was...

bug

I am merging a file that has embedded fonts named following the Adobe PDF 1.7 standard: 496 0 obj endobj ## Environment ```bash $ python -m platform # macOS-14.2.1-arm64-arm-64bit $...

Has MCVE

See issue #53. This version relies on the bazel central repository for abseil-cpp, googletest, and boringssl and points to HEAD of s2geometry.

I had to update the Dockerfile from: `RUN` JOBS=max PATH=$(npm bin):$PATH node-pre-gyp rebuild to: `RUN` JOBS=max npx node-pre-gyp rebuild Node 18 tests all pass.

The tutorial has two changes to Link.ts listed to support pagination... but the first line import also has a change needed to add intArg.

With the semicolon, only the first mutation is picked up in the graphql.schema. With a comma, both mutations are generated.

I had to remove s2testing from target_link_libraries in CMakeFiles.txt to build on amazon linux 2 or Mac OSX 13: > target_link_libraries( > redis-s2geo > ${OPENSSL_LIBRARIES} > c > s2) commented...

#### Summary unable to install microk8s on macosx tahoe 26.1 (Cloudflare Warp VPN Version: 2025.9.558.0 (20251111.9)) I did not install microk8s until after the last macosx update to 26.1. ####...

#### Summary Unable to install microk8s using brew on Tahoe 26.1. Multipass pkg download and install work. Following message output during brew install/upgrade microk8s on Tahoe 26.1: ``` Warning: Calling...