Code Monkey home page Code Monkey logo

Comments (4)

pabloimrik17 avatar pabloimrik17 commented on May 31, 2024 1

Working now, thanks for the quick fix :D

from vue-pdf.

TaTo30 avatar TaTo30 commented on May 31, 2024

It looks like you have 3.8.162 version of pdfjs installed in your project and the latest version of this library was built with 3.7.107 that's why the mismatch version error.

I think this could be fixed by ensure you have installed the 3.7.107 version of pdfjs-dist in your project, but how did you this error? have you installed this library with 3.7.107 pdfjs-dist and then updated? or this is from new project?

from vue-pdf.

pabloimrik17 avatar pabloimrik17 commented on May 31, 2024

Hi,

your point is right, there is a miss match in the version of pdfjs-dist installed as a dependency of your package, but this is what is happening.

I uninstalled your package and everything related to pdfjs disappear in my package-lock

I installed again your package and this is happening:

image

image

image

image

from vue-pdf.

TaTo30 avatar TaTo30 commented on May 31, 2024

I've fixed pdfjs version to avoid npm install an upper version, try again with the latest version (1.5.2) of the library.

from vue-pdf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.