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

No matching version found for @pigment-css/react@next #284

Closed
tschaub opened this issue Oct 22, 2024 · 7 comments · Fixed by #292
Closed

No matching version found for @pigment-css/react@next #284

tschaub opened this issue Oct 22, 2024 · 7 comments · Fixed by #292
Assignees
Labels
bug 🐛 Something doesn't work docs Improvements or additions to the documentation

Comments

@tschaub
Copy link
Contributor

tschaub commented Oct 22, 2024

Steps to reproduce

  1. find the manual installation instructions in the readme.md
  2. try npm install @pigment-css/react@next
  3. see npm error notarget No matching version found for @pigment-css/react@next.

Current behavior

Trying to install either @pigment-css/react@next or @pigment-css/vite-plugin@next as described in the readme fails with npm error code ETARGET.

Expected behavior

I expected the install to succeed.

Context

Trying to install dependencies.

Your environment

npx @mui/envinfo ``` System: OS: macOS 14.5 Binaries: Node: 22.9.0 - ~/.nvm/versions/node/v22.9.0/bin/node npm: 10.9.0 - ~/.nvm/versions/node/v22.9.0/bin/npm pnpm: Not Found Browsers: Chrome: 130.0.6723.59 Edge: Not Found Safari: 17.5 npmPackages: react: ^18.3.1 => 18.3.1 react-dom: ^18.3.1 => 18.3.1 ```

Search keywords: install fails

@tschaub tschaub added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 22, 2024
@zannager zannager added the docs Improvements or additions to the documentation label Oct 23, 2024
@alelthomas
Copy link
Contributor

Heya @tschaub! Please try installing by removing the @next tag:

npm install @pigment-css/react

You should be able to get v0.0.24. Let me know if you need more help!

@alelthomas alelthomas added status: waiting for author Issue with insufficient information and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Oct 23, 2024
@mnajdova
Copy link
Member

@tschaub would you be up to removing the next suffix in the Readme.md instructions?

@tschaub
Copy link
Contributor Author

tschaub commented Oct 28, 2024

Doc update in #292.

@github-actions github-actions bot added status: waiting for maintainer These issues haven't been looked at yet by a maintainer and removed status: waiting for author Issue with insufficient information labels Oct 28, 2024
@alelthomas
Copy link
Contributor

Thanks @tschaub!

Copy link

github-actions bot commented Nov 6, 2024

This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

Note

@tschaub How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey.

@github-actions github-actions bot removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Nov 6, 2024
@tschaub
Copy link
Contributor Author

tschaub commented Nov 7, 2024

@alelthomas it looks like #292 has been approved but not yet merged, so the docs issue still exists. Is there anything else I should do to get the fix in #292 in?

@alelthomas
Copy link
Contributor

You're good, I will re run the checks and merge 😄 @tschaub

@oliviertassinari oliviertassinari added the bug 🐛 Something doesn't work label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants