Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

383
Views
Uncaught TypeError: Buffer2 is undefined

I get Uncaught TypeError: Buffer2 is undefined when I import jsonwebtoken into my react project.

Both import jwt from jsonwebtoken and import {decode} from 'jsonwebtoken' raise the error.

I am using jsonwebtoken v8.5.1. I am using vite v2.7.2 as my build tool.

What could be causing the issue?

Stack Trace

Uncaught TypeError: Buffer2 is undefined
    js index.js:11
    __require chunk-ESTXZSVW.js:12
    js sign-stream.js:2
    __require chunk-ESTXZSVW.js:12
    js index.js:2
    __require chunk-ESTXZSVW.js:12
    js decode.js:1
    __require chunk-ESTXZSVW.js:12
    js index.js:2
    __require chunk-ESTXZSVW.js:12
    <anonymous> jsonwebtoken:1
index.js:11:4
    js index.js:11
    __require chunk-ESTXZSVW.js:12
    js sign-stream.js:2
    __require chunk-ESTXZSVW.js:12
    js index.js:2
    __require chunk-ESTXZSVW.js:12
    js decode.js:1
    __require chunk-ESTXZSVW.js:12
    js index.js:2
    __require chunk-ESTXZSVW.js:12
    <anonymous> jsonwebtoken:1
    InnerModuleEvaluation self-hosted:2374
    InnerModuleEvaluation self-hosted:2374
    InnerModuleEvaluation self-hosted:2374
    evaluation self-hosted:2335
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

The problem was with Webpack dropping support for polyfills. The only reason I found out about it is because I recreated the project in create-react-app and it showed me a really helpful error message. Vite just showed me a blank page.

More Details: https://webpack.js.org/blog/2020-10-10-webpack-5-release/#automatic-nodejs-polyfills-removed

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!