Describe the bug
To Reproduce
- Run
npm install --save-dev rollup-plugin-obfuscator javascript-obfuscator in the project directory.
- Errors will show up.

My npm package list:

Additional context
I know I can use --force, but I don't think that it's a good idea to do so.
Describe the bug
rollup-plugin-obfuscatorand not injavascript-obfuscatorTo Reproduce
npm install --save-dev rollup-plugin-obfuscator javascript-obfuscatorin the project directory.My npm package list:

Additional context
I know I can use --force, but I don't think that it's a good idea to do so.