TugT4G
TugT4G
I am having the same exact issue for 2.2.2 so I switched back to 2.1 and now it is recording my audio device. There is something wrong when choosing your...
@Master-Liu-TBF I just installed it manually. Just move the appropriate files over and just replace what is already there. I compared what was in 2.2 and 2.1 and it's the...
> And I am using the latest build for 1.19, and it still doesn't work!! I had the same issue. It works with what they provided. I just had to...
With the Official AMP Plugin installed and Reader Mode selected to choose a theme that's AMP compatible, the worker will automatically find the ?amp=1 suffix since we cannot use query...
@samouri thank you for that information. I am just confused about how you got the same KV binding for each environment? 1. Do I have to **create an environment along...
Okay, I believe I set up everything correctly, however, the errors are still there so I am a bit dubious. I just want to make sure I did not set...
I also want to mention that I just started from scratch. I deleted that worker and started a new worker following the given instructions using the `npx @cloudflare/wrangler generate my-worker...
- Awesome, I will do that. - Here is my public repo - https://github.com/TugT4G/t4g-amp-worker I followed the instructions as well, but I overlooked a command via [Wrangler CLI Commands](https://developers.cloudflare.com/workers/cli-wrangler/commands#create) -...
Not sure if it matters at all but I am using [nvm for Windows](https://docs.microsoft.com/en-us/windows/dev-environment/javascript/nodejs-on-windows#install-nvm-windows-nodejs-and-npm) and I am using node v1.1.7, nvm v14.17.1, npm v6.14.13 (npm version came with the nvm...
**Update:** I published a Cloudflare AMP Optimizer worker with the KV Cache set to false and removed the environments and KV Namespaces in the wrangler.toml file and there have been...