mirror of
https://github.com/nektos/act.git
synced 2026-04-26 09:25:54 +03:00
[GH-ISSUE #1995] PNPM self installer fails #956
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#956
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SomeAspy on GitHub (Sep 9, 2023).
Original GitHub issue: https://github.com/nektos/act/issues/1995
Bug report info
Command used with act
Describe issue
Attempting to use PNPM seems to result in
May or may not be related to https://github.com/pnpm/pnpm/issues/6424?
Link to GitHub repository
No response
Workflow content
Relevant log output
Additional information
.actrccontent:@aminya commented on GitHub (Sep 9, 2023):
I can reproduce this error. I am using this instead to fix the issue
@SomeAspy commented on GitHub (Sep 25, 2023):
This appears to be fixed now, thanks guys!
@tafaust commented on GitHub (Nov 19, 2023):
Not fixed for me. Any information I can provide?
@SomeAspy commented on GitHub (Nov 21, 2023):
This issue still appears. I have updated the issue with info from the latest version of ACT.
@usrrname commented on GitHub (Dec 28, 2023):
I've reproduced this on Apple M2 Pro while using nektos/act with pnpm 8.10.0 with node v20.9.0.
The following info is in my
.actrc:Related: https://github.com/pnpm/pnpm/issues/6424
@SomeAspy commented on GitHub (Jun 9, 2024):
I fixed this by using the latest PNPM github action (v4)
@github-actions[bot] commented on GitHub (Dec 7, 2024):
Issue is stale and will be closed in 14 days unless there is new activity