meteor-pdf.js
meteor-pdf.js copied to clipboard
Errors with installation instructions and while adding packages
The following installation instruction as described here (https://atmospherejs.com/peerlibrary/pdf.js) does not work: "mrt add pdf.js." Additionally, "meteor add peerlibrary:pdf.js" produces the following error message:
C:\Users\Jerry\Documents\WebstormProjects\simple-todos>meteor add peerlibrary:pdf.js => Errors while adding packages:
While checking for peerlibrary:[email protected]_4:
error: No compatible binary build found for this package. Contact the package author and ask them to publish it for your platform.
Note: I am running Meteor on a Windows platform. Note: To my knowledge, I do not have any of the associated libraries on my system. Are there separate meteor adds that I should use for these libraries?
Thanks for your support of Meteor!
This package does not work on Windows because of the lack of support of libraries there.