RenwaX23 / XSSTRON

Electron JS Browser To Find XSS Vulnerabilities Automatically
GNU General Public License v3.0
675 stars 119 forks source link

Update Known issues solutions #6

Closed parad0x-0xff closed 3 years ago

parad0x-0xff commented 3 years ago

To take effect we need to delete node_modules and the package-lock.json, without it the error still occuring. I'm using macOS Big Sur and I had to change the electron to "^10", like the description, but only when I deleted the package-lock.json the resolution worked.