Git Product home page Git Product logo

Comments (5)

alangf avatar alangf commented on June 8, 2024

having the same issue, using latest next version with node 18.4.0

from react-pdf-js.

travisanderson avatar travisanderson commented on June 8, 2024

Just installed into my next.js project, and I get similar error. I just did a yarn add and copy/pasted the example from the readme, and I get SyntaxError: Unexpected token 'export'

from react-pdf-js.

travisanderson avatar travisanderson commented on June 8, 2024

My node version is v14.20.0, and here is my package.json:

{
  "name": "yfb-platform",
  "version": "0.0.0",
  "license": "MIT",
  "scripts": {
    "dev": "next",
    "build": "next build",
    "start": "next start",
    "stripe:listen": "stripe listen --forward-to=localhost:3000/api/webhooks --project-name=saas-starter"
  },
  "dependencies": {
    "@mikecousins/react-pdf": "^5.5.1",
    "@stripe/stripe-js": "1.22.0",
    "@supabase/supabase-auth-helpers": "^1.2.3",
    "chart.js": "^3.9.1",
    "classnames": "2.3.1",
    "crawler-request": "^1.2.2",
    "framer-motion": "^6.5.1",
    "fs": "^0.0.1-security",
    "moment": "^2.29.3",
    "next": "^12.0.9",
    "pdfjs-dist": "^2.13.216",
    "react": "17.0.2",
    "react-chartjs-2": "^4.3.1",
    "react-countup": "^6.3.0",
    "react-currency-input-field": "^3.6.4",
    "react-dom": "17.0.2",
    "react-dropzone": "^14.2.1",
    "react-hook-form": "^7.29.0",
    "react-hot-toast": "^2.2.0",
    "react-merge-refs": "1.1.0",
    "react-scroll": "^1.8.7",
    "react-select": "^5.2.2",
    "sass": "^1.49.9",
    "stripe": "8.201.0",
    "swr": "1.2.0",
    "tailwindcss": "3.0.18",
    "worker-loader": "^3.0.8"
  },
  "devDependencies": {
    "@types/classnames": "2.3.1",
    "@types/node": "^17.0.13",
    "@types/react": "^17.0.38",
    "autoprefixer": "^10.4.2",
    "postcss": "8.4.5",
    "prettier": "^2.6.2",
    "typescript": "^4.5.5"
  },
  "prettier": {
    "arrowParens": "always",
    "singleQuote": true,
    "tabWidth": 2,
    "trailingComma": "none"
  }
}

from react-pdf-js.

travisanderson avatar travisanderson commented on June 8, 2024

I also just updated my pdfjs-dist to 2.15.349 to see if that would help...it did not.

from react-pdf-js.

mikecousins avatar mikecousins commented on June 8, 2024

Let me know if this is fixed in the latest version.

from react-pdf-js.

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.