Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup with pnpm #172

Open
dagda1 opened this issue Apr 14, 2022 · 2 comments
Open

setup with pnpm #172

dagda1 opened this issue Apr 14, 2022 · 2 comments

Comments

@dagda1
Copy link

dagda1 commented Apr 14, 2022

My setup with changesets and pnpm is all wrong and I wonder if you could help me.

If I create a changeset locally and then run

pnpm changeset version
pnpm changeset publish

Then everything works as I expect but with my current github actions setup, the workspace:*, dependencies in the package.json files are not getting replace with the actual version numbers.

Here is my version.yml.

I only have one action for this here.

According to the pnpm docs, the workspace* references are replaced during npm pack or npm publish and I have tested this locally and they are replaced.

Is there any sort of caching or anything that would stop this happening?

@justintemps
Copy link

Hey @dagda1 , I'm having the same issue, were you ever able to figure this out?

@emmenko
Copy link
Contributor

emmenko commented Dec 20, 2022

Hi @dagda1 👋

I'm encountering the same issue. Were you able to solve it? If so, how?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants