Closed sadashivm closed 3 years ago
Hello, I'm getting the below error and I'm using this npm package with Electron JS and react js application.
And here is my code,
Mate, mixing require and import in the same file is no good idea.
require
import
Try importing findRemoveSync instead of requiring.
Hello, I'm getting the below error and I'm using this npm package with Electron JS and react js application.
And here is my code,