meteor-pdf.js icon indicating copy to clipboard operation
meteor-pdf.js copied to clipboard

Errors with installation instructions and while adding packages

Open hammannja opened this issue 10 years ago • 1 comments

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!

hammannja avatar Aug 12 '15 19:08 hammannja

This package does not work on Windows because of the lack of support of libraries there.

mitar avatar Aug 12 '15 23:08 mitar