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

Unable to install rn-pdf-reader-js on expo > 37 #137

Closed
SatyamBansal opened this issue Mar 3, 2021 · 7 comments
Closed

Unable to install rn-pdf-reader-js on expo > 37 #137

SatyamBansal opened this issue Mar 3, 2021 · 7 comments
Labels
wontfix This will not be worked on

Comments

@SatyamBansal
Copy link

SatyamBansal commented Mar 3, 2021

Issue Description

Unable to install rn-pdf-reader-js
I have tried installing it first on expo 38 then on expo 39. Please Help.

Steps to Reproduce / Code Snippets

[FILL THIS OUT]

npm i rn-pdf-reader-js

Expected Results

It should get installed successfully on expo 36+ as mentioned in docs

Additional Information

  • Nodejs version: v15.1.0
  • React Native version: 0.63
  • rn-pdf-reader-js version: 4.1.1
  • Platform(s) (iOS, Android, or both?): NA
  • Expo version: 39.0.0

image

@AbeerAhmad
Copy link

not able to install this dependancy ..facing the same error

@theambidextrous
Copy link

Did anyone find a solution to this?

@SatyamBansal
Copy link
Author

Nope, I ended up installing it with --force flag, and somehow it worked. Also for me, it's throwing as an error only on node v15. I tried switching to node v14.16.0 LTS, and now it's only there as a warning not as an error anymore. So now I am using node 14.16.0 LTS for my work.

@theambidextrous
Copy link

I think the developer should provide a proper fix ..

I had to get it from another app that was using expo sdk36, then pasted it in node_modules of my sdk40 app, then i went on to download js-base64(which this library depends on ) manually and put it inside the node_modules of this library.

Now it works.

@Kensidikenny
Copy link

Just install with Yarn.
Works well in expo 41

@gregdburns
Copy link

Just install with Yarn.
Works well in expo 41

Same here, although using npm. No issues on Expo v 41.

@stale
Copy link

stale bot commented Jul 31, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jul 31, 2021
@stale stale bot closed this as completed Aug 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

5 participants