Replies: 1 comment 1 reply
-
Hi, this is a TS issue. Please delete |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. Thanks for making such a great tool.
I'm getting a compile error because of what I'm doing wrong. can i get any help
F:\fridaagent2\node_modules\.bin>frida-compile index.ts -o out.js -c [TypeScript error: F:/fridaagent2/node_modules/frida-il2cpp-bridge/dist/il2cpp/base.d.ts(34,41): Error TS2344: Type 'string' does not satisfy the constraint 'never'. Type 'string' is not assignable to type 'never'.] { fileName: 'F:/fridaagent2/node_modules/frida-il2cpp-bridge/dist/il2cpp/base.d.ts', line: 34, column: 41, inputs: Set(143) { 'F:\\fridaagent2\\node_modules\\.bin\\index.ts', 'F:/fridaagent2/_agent.js',
Beta Was this translation helpful? Give feedback.
All reactions