-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
Comments
Heya @tschaub! Please try installing by removing the
You should be able to get v0.0.24. Let me know if you need more help! |
@tschaub would you be up to removing the |
Doc update in #292. |
Thanks @tschaub! |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. 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. |
@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? |
You're good, I will re run the checks and merge 😄 @tschaub |
Steps to reproduce
npm install @pigment-css/react@next
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 withnpm error code ETARGET
.Expected behavior
I expected the install to succeed.
Context
Trying to install dependencies.
Your environment
``` 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 ```npx @mui/envinfo
Search keywords: install fails
The text was updated successfully, but these errors were encountered: