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

Publish v0.6.0 to NPM #466

Closed
davecardwell opened this issue May 28, 2024 · 19 comments
Closed

Publish v0.6.0 to NPM #466

davecardwell opened this issue May 28, 2024 · 19 comments

Comments

@davecardwell
Copy link
Contributor

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?

@veritem
Copy link
Member

veritem commented May 28, 2024

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.

@davecardwell
Copy link
Contributor Author

@veritem Thank you!

@rentalhost
Copy link

For now this worked for me:

"eslint-plugin-vitest": "github:veritem/eslint-plugin-vitest#semver:^0.6"

@CxRes
Copy link

CxRes commented Jul 8, 2024

Can you please start checking in ./dist to this or another repo while you do not have npm access?

Alternatively, publish it on jsr.io!

@lishaduck
Copy link

Can you please start checking in ./dist to this or another repo while you do not have npm access?

Please don't check in dist. Put it in another repo.

Alternatively, publish it on jsr.io!

That would be nice.

@erunion
Copy link

erunion commented Jul 17, 2024

👋 any updates on this?

@veritem
Copy link
Member

veritem commented Jul 30, 2024

I haven't heard back from npm/gitHub support since June, and I don't know anyone who works there. still waiting...

@joel-daros
Copy link

joel-daros commented Jul 30, 2024

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.

@meduzen
Copy link

meduzen commented Aug 2, 2024

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.

@tianyingchun
Copy link

oh, just fork, and temporary publish "eslint-plugin-vitest-2": "^0.6.1" , wait you npm account

@Sparticuz
Copy link

Is there anything that can be done? There really isn't a way to use the latest version of this package right now.

@Stanzilla
Copy link

Agree, a new version would be very welcome, especially with the TSESLint peer dep fixed.

@meduzen
Copy link

meduzen commented Aug 10, 2024

oh, just fork, and temporary publish "eslint-plugin-vitest-2": "^0.6.1" , wait you npm account

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 -2 to your package.json and your ESLint config file.)

@veritem
Copy link
Member

veritem commented Aug 10, 2024

@meduzen that package does not belong to me.

@CxRes
Copy link

CxRes commented Aug 10, 2024

@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.

@veritem
Copy link
Member

veritem commented Aug 10, 2024

I have moved on guys!

npm install eslint-plugin-vitest-latest

open an issue if something breaks

@veritem veritem closed this as completed Aug 10, 2024
@veritem
Copy link
Member

veritem commented Aug 10, 2024

We have a new home 🎉

npm install @vitest/eslint-plugin

@Sparticuz
Copy link

Woah, even better, congrats!

@tianyingchun
Copy link

My own project has switched to the new version and works fine,@hyperse/eslint-config-hyperse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests