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

 ERR_PNPM_NO_MATCHING_VERSION  No matching version found for html-url-attributes@^3.0.0 #795

Closed
4 tasks done
dimpu opened this issue Nov 10, 2023 · 2 comments
Closed
4 tasks done
Labels
👀 no/external This makes more sense somewhere else 👎 phase/no Post cannot or will not be acted on

Comments

@dimpu
Copy link

dimpu commented Nov 10, 2023

Initial checklist

Affected packages and versions

react-markdown@9.0.0

Link to runnable example

No response

Steps to reproduce

OS: Mac OS(14.0 (23A344)) Apple M1 Pro
Node: v18.18.2
pnpm: 8.10.0

run

pnpm add react-markdown@latest

pnpm view html-url-attributes versions
[ '1.0.0', '1.0.1', '1.0.2', '1.0.3', '2.0.0' ]

Expected behavior

Install latest react-markdown

Actual behavior

 ERR_PNPM_NO_MATCHING_VERSION  No matching version found for html-url-attributes@^3.0.0

Runtime

Node v17

Package manager

pnpm

OS

macOS

Build and bundle tools

Other (please specify in steps to reproduce)

@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Nov 10, 2023
@ChristianMurphy
Copy link
Member

Hey @dimpu! 👋
Sorry you ran into a spot of trouble.

Version 3.0.0 was published several months ago, and is live on the npm registry https://www.npmjs.com/package/html-url-attributes/v/3.0.0
Either you are using a custom registry/registry proxy.
Or there is a bug in pnpm https://github.com/pnpm/pnpm

@ChristianMurphy ChristianMurphy closed this as not planned Won't fix, can't repro, duplicate, stale Nov 10, 2023
@ChristianMurphy ChristianMurphy added the 👀 no/external This makes more sense somewhere else label Nov 10, 2023

This comment has been minimized.

@github-actions github-actions bot added 👎 phase/no Post cannot or will not be acted on and removed 🤞 phase/open Post is being triaged manually labels Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👀 no/external This makes more sense somewhere else 👎 phase/no Post cannot or will not be acted on
Development

No branches or pull requests

2 participants