Open dogtopus opened 1 year ago
Provide a reproduction repo please. This does indeed work as you've described it.
@bluewave41 You would also need to delete the lock file and run npm install
so it would pull the latest version. frida-agent-example
uses an older version by default which isn't affected by this regression.
I think this was introduced in 16.2.0.
Let me know if you still have issue reproducing it.
I see it now.
If it specifically started in 16.2.0 which is most likely the case then it's going to be something in this beast of a commit: https://github.com/frida/frida-compile/commit/487d0281bb93b38c1a2645005a039b8cc297e154#diff-48f38ed4a20115aadfb06657d8d88c8df5c501c4f73b9f44dcce647a35435640
Submodule TypeScript updated 9959 files
Right here is where it looks to initially break down
I'd ran into this issue a couple of times and managed to fix a few of them but I don't think the issues I ran into are related to what you're trying to do.
Step to reproduce:
npm install @types/lodash lodash
npm run build
Error: