You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am using this library to sanitize my file names. While developing the application in dev environment I didn't have any problems. After I build the .exe and installed on the one of the prod pc and tried to use it the application crashed and in my dev tools tab got this error - "Uncaught ReferenceError: Buffer is not defined". The problem causes only in electron application,
Stack- React/Typescript/Mobx/Webpack/Electron
The text was updated successfully, but these errors were encountered:
Hello, I am using this library to sanitize my file names. While developing the application in dev environment I didn't have any problems. After I build the .exe and installed on the one of the prod pc and tried to use it the application crashed and in my dev tools tab got this error - "Uncaught ReferenceError: Buffer is not defined". The problem causes only in electron application,
Stack- React/Typescript/Mobx/Webpack/Electron
The text was updated successfully, but these errors were encountered: