I want to check the logs for my reactjs app deployed in Cloudflare Pages.
I would like to use wrangler cli, but every time I run the command
wrangler pages deployment tail --project-name webapp-dev --environment production
wrangler pages deployment tail --project-name webapp-dev --environment production
I get error
workers.api.error.script_not_found [code: 8000068] If you think this is a bug, please open an issue at: https://github.com/cloudflare/workers-sdk/issues/new/choose
workers.api.error.script_not_found [code: 8000068] If you think this is a bug, please open an issue at: https://github.com/cloudflare/workers-sdk/issues/new/choose