Closed lyfer233 closed 2 years ago
Downloading dependency "pdfbox-app-2.0.16.jar"and "tika-app-1.22" is too slow. In spite of I try taking these .jar file into "_nodemodules\pdf2html\vendor ", but it always automatic download. I don't know how to solve this problem~
Try use npm cache in this case
YES. Me too in this case. Pleas help me!! It stuck than more 15 minutes not done
You can manually download pdfbox-app-2.0.16.jar and tika-app-1.22.jar files and place them in the vendor directory. The post-install script will skip the dependency downloads if the file exists.
http://archive.apache.org/dist/pdfbox/2.0.16/pdfbox-app-2.0.16.jar
http://archive.apache.org/dist/tika/tika-app-1.22.jar
Downloading dependency "pdfbox-app-2.0.16.jar"and "tika-app-1.22" is too slow. In spite of I try taking these .jar file into "_nodemodules\pdf2html\vendor ", but it always automatic download. I don't know how to solve this problem~