-
Notifications
You must be signed in to change notification settings - Fork 58
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
Publish v0.6.0 to NPM #466
Comments
I'm having an issue with npm's authentication. Once I hear back from them, I'll for sure get this published and sorry for not adding this into release notes. |
@veritem Thank you! |
For now this worked for me:
|
Can you please start checking in Alternatively, publish it on jsr.io! |
Please don't check in dist. Put it in another repo.
That would be nice. |
👋 any updates on this? |
I haven't heard back from npm/gitHub support since June, and I don't know anyone who works there. still waiting... |
If you haven’t received any answer in months I don’t think anyone will answer you anyway. In your position I’ll start thinking in creating another account and publish it as a different name. |
I second this. Last year I try to reach the support to help someone at work, we never received any answer. |
oh, just fork, and temporary publish "eslint-plugin-vitest-2": "^0.6.1" , wait you npm account |
Is there anything that can be done? There really isn't a way to use the latest version of this package right now. |
Agree, a new version would be very welcome, especially with the TSESLint peer dep fixed. |
That’s what @veritem did: https://www.npmjs.com/package/eslint-plugin-vitest-2 It works on my side (do not forget to add the |
@meduzen that package does not belong to me. |
@meduzen It is Yingchun Tian @tianyingchun who is forked the package to https://www.npmjs.com/package/eslint-plugin-vitest-2 on npm. Given @veritem 's issues with their npm account, I think this is a reasonable stop-gap solution and gives us access to the latest version. |
I have moved on guys!
open an issue if something breaks |
We have a new home 🎉 npm install @vitest/eslint-plugin |
Woah, even better, congrats! |
My own project has switched to the new version and works fine,@hyperse/eslint-config-hyperse |
I was keen to check out the fix for #329 (thank you!), but it looks like
v0.6.0
was tagged but not published to NPM yet.Please could you publish?
The text was updated successfully, but these errors were encountered: