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
With current 0.13.0 version of javascript-obfuscator I'm getting error
The number of constructor arguments in the derived class t must be >= than the number of constructor arguments of its base class at getTargets (...\node_modules\react-native-obfuscating-transformer\node_modules\inversify\lib\planning\reflection_utils.js:32:15)
With updated version to 0.27.2 ther is no error.
Now I'm going to override the nested dependency in package.json, but please consider updating dependecy.