Skip to content

chore: try actions/setup-node before pnpm/action-setup#2332

Merged
bmish merged 1 commit intoember-cli:masterfrom
bmish:ci-node-pnpm-order
Sep 14, 2025
Merged

chore: try actions/setup-node before pnpm/action-setup#2332
bmish merged 1 commit intoember-cli:masterfrom
bmish:ci-node-pnpm-order

Conversation

@bmish
Copy link
Member

@bmish bmish commented Sep 14, 2025

I'm seeing a failure with .github/workflows/plan-release.yml:

Run actions/setup-node@v5
Found in cache @ /opt/hostedtoolcache/node/18.20.8/x64
(node:2235) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Environment details
Error: Unable to locate executable file: pnpm. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.

Updating to match the order from: https://github.com/pnpm/action-setup?tab=readme-ov-file#use-cache-to-reduce-installation-time

Might have been caused by:

@bmish bmish added the internal label Sep 14, 2025
@bmish bmish merged commit e6674fa into ember-cli:master Sep 14, 2025
11 checks passed
@github-actions github-actions bot mentioned this pull request Sep 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant