christopherdro / react-native-html-to-pdf

Convert html strings to PDF documents using React Native
MIT License
434 stars 264 forks source link

[!] No podspec found for `RNImageToPdf` in `../node_modules/react-native-html-to-pdf` #188

Closed dharmikvyas closed 4 years ago

dharmikvyas commented 4 years ago

I am unable to add library in ios, It gives me following error.


[!] No podspec found for `RNImageToPdf` in `../node_modules/react-native-html-to-pdf`

Aborting run
An unexpected error was encountered. Please report it as a bug:
Error
    at CocoaPodsPackageManager._installAsync (/Users/apple/.npm/_npx/7336/lib/node_modules/pod-install/build/index.js:2:76001)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
dharmikvyas commented 4 years ago

Oh, Sorry I have tried image to pdf first and than html to pdf and forgot to remove image to pdf so causing error.. No issue now.