Skip to content

npm / yarn points to eddy's fork instead of this package #194

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

Closed
kamok opened this issue Aug 8, 2019 · 1 comment
Closed

npm / yarn points to eddy's fork instead of this package #194

kamok opened this issue Aug 8, 2019 · 1 comment

Comments

@kamok
Copy link

kamok commented Aug 8, 2019

When you do npm i vue-jest or yarn add vue-jest, you'll get eddy's fork instead. https://github.com/eddyerburgh/vue-jest

I'm assuming this is not expected.

Ended up doing this in package.json instead

    "vue-jest": "https://github.com/vuejs/vue-jest.git",
@eddyerburgh
Copy link
Member

Thanks, this is a hangover from when the repo was under my name.

Fixed in bf3bece

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

2 participants