cloudflare / cloudflare/wrangler-action
Error Installing Wrangler with pnpm
Open
triaged
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 214
- PR merge metrics
- No merged PRs in 30d
Description
This error started happening in the latest version
```
📥 Installing Wrangler
Running command: pnpm add wrangler@3.5.1
Error: Command failed: pnpm add wrangler@3.5.1
Error: 🚨 Action failed
```
Contributor guide
Research direction
The failure occurs while running `pnpm add wrangler@3.5.1` during Wrangler installation; begin by reproducing that command in the action workflow context and inspect the install path that emits the shown messages. Confirm the failure on the latest version, identify the affected action behavior, and verify that the action can install Wrangler successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100