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

pnpm publish --otp no longer works in 7.32.2 #6514

Closed
LetTTGACO opened this issue May 8, 2023 · 4 comments
Closed

pnpm publish --otp no longer works in 7.32.2 #6514

LetTTGACO opened this issue May 8, 2023 · 4 comments

Comments

@LetTTGACO
Copy link

LetTTGACO commented May 8, 2023

pnpm version:

7.32.2

Code to reproduce the issue:

pnpm changeset publish

Expected behavior:

"scripts": {
    "changeset": "changeset",
    "version-packages": "changeset version",
    "release": "pnpm changeset publish"
  }

Actual behavior:

pnpm changeset publish error!
image

Additional information:

node -v
v16.20.0
Apple M2 Pro Ventura 13.3.1 (a) (22E772610a)

@zkochan
Copy link
Member

zkochan commented May 8, 2023

@LetTTGACO
Copy link
Author

Not sure why, I see it still in our configs: https://github.com/pnpm/npm-conf/blob/bc90606f3e0d31ddc1eafd3e9a87085cec5bef47/lib/types.js#L84

I roll back to pnpm@7.27.1,it's working properly again

@await-ovo
Copy link
Member

Not sure why, I see it still in our configs: https://github.com/pnpm/npm-conf/blob/bc90606f3e0d31ddc1eafd3e9a87085cec5bef47/lib/types.js#L84

Maybe we need to upgrade @pnpm/npm-conf for pnpm@7?, seems that it still be 2.1.1:
image

zkochan added a commit that referenced this issue May 8, 2023
@zkochan
Copy link
Member

zkochan commented May 8, 2023

updated

@zkochan zkochan closed this as completed May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants