Closed
Description
Getting the following error when running action. Action was working yesterday, and has worked for almost a year.
Running self-installer...
WARN GET https://registry.npmjs.org/pnpm error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/pnpm error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
ERR_PNPM_META_FETCH_FAIL GET https://registry.npmjs.org/pnpm: Value of "this" must be of type URLSearchParams
Error: Something went wrong, self-installer exits with code 1
Installation Completed!
This is our setup:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: latest
Metadata
Metadata
Assignees
Labels
No labels