You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a pages project configured on my account. I shared admin access to the entire site with my cofounder. When he tries to deploy using wrangler pages deploy dist, he does not see the prompt to select an existing project. Here's the output he sees:
pnpm wrangler pages deploy dist
:heavy_check_mark: Select an account › [email protected]'s Account:heavy_check_mark: Enter the name of your new project: …
I've confirmed he has access to the site and the pages project in dash.
Expected behavior
He should be getting the project selection prompt here, not the create a project prompt.
Please provide a link to a minimal reproduction
No response
Please provide any relevant error logs
No response
The text was updated successfully, but these errors were encountered:
@rmkerr it looks like your cofounder is trying to deploy to the "[email protected]'s Account" account. Is that the correct shared account containing this Pages project?
Which Cloudflare product(s) does this pertain to?
Pages
What version(s) of the tool(s) are you using?
3.35.2
What version of Node are you using?
v20.10.0
What operating system and version are you using?
Sonoma 14.3.1
Describe the Bug
Observed behavior
I have a pages project configured on my account. I shared admin access to the entire site with my cofounder. When he tries to deploy using
wrangler pages deploy dist
, he does not see the prompt to select an existing project. Here's the output he sees:I've confirmed he has access to the site and the pages project in dash.
Expected behavior
He should be getting the project selection prompt here, not the create a project prompt.
Please provide a link to a minimal reproduction
No response
Please provide any relevant error logs
No response
The text was updated successfully, but these errors were encountered: