我正试图用
yarn
.
我以前做过很多,但这次回购并不成功:
https://github.com/coolwanglu/pdf2htmlEX
我已经试过没有运气了:
yarn add git+https://github.com/coolwanglu/pdf2htmlEX<br>
yarn add git+https://github.com/coolwanglu/pdf2htmlEX.git<br>
yarn add https://github.com/coolwanglu/pdf2htmlEX<br>
yarn add https://github.com/coolwanglu/pdf2htmlEX.git<br>
yarn add https://coolwanglu@github.com/pdf2htmlEX<br>
yarn add https://coolwanglu@github.com/pdf2htmlEX.git<br>