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

issue installing #6

Closed
Solitaryo opened this issue Dec 1, 2016 · 5 comments
Closed

issue installing #6

Solitaryo opened this issue Dec 1, 2016 · 5 comments
Labels
question Further information is requested

Comments

@Solitaryo
Copy link

If i run npm install --save react-pdf i got the @nnarhinen version, not yours, any idea why?

@wojtekmaj
Copy link
Owner

wojtekmaj commented Dec 1, 2016

@nnarhinen is the owner of npm package of that name which, in his case, is the same as the name of GitHub repository. I have already written to him as he is looking for maintainer, and I'm willing to take this responsibility. Until the name in npm is released by him, as a workaround, you can add this repo to your package.json by adding this line:

"react-pdf": "git://github.com/wojtekmaj/react-pdf.git"

And you should be good to go!

If you were using version 0.0.x by @nnarhinen, be sure to check out Upgrade guide.

@jarekwg
Copy link

jarekwg commented Feb 2, 2017

Would be nice if this fork could become the official version, or at least get merged back in again.

Installing from npm is nicer, particularly with yarn.

@nnarhinen, any update?

@wojtekmaj wojtekmaj added the question Further information is requested label Feb 4, 2017
@wojtekmaj
Copy link
Owner

@jarekwg Since I got no reply from him on several email, I've emailed npm team. We'll see what we can do :)

@nnarhinen
Copy link
Contributor

Oh sorry. I did not notice any emails! I have now given you push rights to my repository. What's your NPM username, will add publish rights there too!

@wojtekmaj
Copy link
Owner

@jarekwg @Solitaryo You should be able to enjoy the latest & greatest without any hacks now!

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

No branches or pull requests

4 participants