getkey / rollup-plugin-obfuscator

The most powerful rollup plugin for javascript-obfuscator.
Mozilla Public License 2.0
112 stars 9 forks source link

npm install error #17

Open ghost opened 1 year ago

ghost commented 1 year ago

Describe the bug

To Reproduce

  1. Run npm install --save-dev rollup-plugin-obfuscator javascript-obfuscator in the project directory.
  2. Errors will show up.

image

My npm package list: image

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

getkey commented 1 year ago

Could you share your package.json and package-lock.json?

ghost commented 1 year ago

Here is the package.json:

https://pastebin.com/LFtUZaVL

package-lock.json:

https://pastebin.com/58bifpsX