Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old javascript-obfuscator dependence causes error #29

Open
antonandreyev opened this issue Mar 24, 2020 · 3 comments
Open

Old javascript-obfuscator dependence causes error #29

antonandreyev opened this issue Mar 24, 2020 · 3 comments

Comments

@antonandreyev
Copy link

Hi,

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.

My node version is 12.16.0

@jesucarr
Copy link

+1 I just run into the same problem. I don't think node version matters, I'm using 13.8.0

@sanex3339
Copy link
Member

@ds300 ping

@crzycoder
Copy link

upgrade the JavaScript obfuscator version to 2.11.0 in your node module react-native-obfuscating-transformer
1 - just open the react-native-obfuscating-transformer from node module in terminal and delete node module and change the JavaScript obfuscator version and run npm i again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants