Ford Jones

Results 8 comments of Ford Jones

> @Rusty-b0lt I'm able to run `@sparticuz/chromium` with `puppeteer-extra: "^3.3.6"` inside of aws-lambda by setting this environment variable: `PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=1` and passing the following configuration into puppeteer: ```js import puppeteer from...

> @hyrious will work if i deploy the code? It depends on your deployment environment, if you are only sending the build output upstream then no - it won't. If...

bump... this would be awesome

@thebentern Heyo, is this what you had in mind? I think it could be more appropriately named but am not too sure of the implications, what are your thoughts?

Was this behaviour not already added by https://github.com/meshtastic/firmware/pull/7992 ?

This is great! > ⚠️ Exclamation mark = relayed but no ACK. May I suggest the usage of a different emoji for this particular delivery state? maybe :signal_strength: ? Failure...

I believe this is caused by the semicolon used to terminate your query following the limit parameter, I.e. `limit 10;`. Try removing the semicolon. I was having the same issue...

I can attest to this one: I was just about to open a PR with these same changes. Working well in 2025 :+1: