Skip to content

Conversation

@NullVoxPopuli
Copy link
Contributor

@NullVoxPopuli NullVoxPopuli commented Oct 22, 2025

I found out in testing: #101, that pnpm/action-setup now requires the pnpm version to be set.

It's unfortunate we can't use the packageManager field.
If we had an async hook in blueprint generation (at all), we could get the latest version of npm, pnpm, whatever, and set that.

This PR also makes me feel like we should split the workflow files by packageManager, because all the conditional logic is a nightmare in the current templated files/ci.yml

@NullVoxPopuli NullVoxPopuli added the bug Something isn't working label Oct 22, 2025
@NullVoxPopuli NullVoxPopuli force-pushed the add-packageManager-to-package-json branch from 26051d4 to 477c225 Compare October 25, 2025 17:46
@NullVoxPopuli
Copy link
Contributor Author

I made: #105

Because I couldn't handle all the ejs anymore. ugh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants