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

'resolution-mode' assertions are only supported when moduleResolution is node16 or nodenext #18

Open
714273725 opened this issue Aug 7, 2023 · 0 comments

Comments

@714273725
Copy link

I have clone the project frida-agent-example from https://github.com/oleavr/frida-agent-example . and add import {readdir} from "frida-fs"; to agent/index.ts.
image
image
I get error when build
image

after add moduleResolution="Node16", get the same error
image

node.js vesion: v18.16.0

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

1 participant