Suprith
1
Your service is live 
Feb 23 01:42:36 AMError executing command: Command failed: npx wrangler pages publish dist --project-name=web-page-1
Feb 23 01:42:36 AMsh: 1: wrangler: Permission denied
this is the command im trying to run using child_process
CLOUDFLARE_ACCOUNT_ID=<ACCOUNT_ID> npx wrangler pages publish --project-name=<PROJECT_NAME>
ddupas
2
did you set up your CLOUDFLARE_API_TOKEN as described here:
and
I am also wondering if you used your project settings secrets on your render dashboard to add a wrangler.toml file.
I have zero experience with cloudfare API, I am just spitballing
good luck!
There are few reasons that one would get a permission error, is the wrangler package install succeeding?
system
Closed
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.