'Buffer is not defined, after migrating from CRA(create react app) to vite
After having declared and done all the config files, when I start the server I get Buffer not defined and the error points to an npm module.
Uncaught ReferenceError: Buffer is not definedat node_modules/jsesc/jsesc.js
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|