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

Fix test-wamr-ide CI failure #3485

Merged
merged 1 commit into from
May 30, 2024

Conversation

wenyongh
Copy link
Contributor

Set moduleResolution as node16 in tsconfig.json.

ps.
https://github.com/bytecodealliance/wasm-micro-runtime/actions/runs/9296272681/job/25586420457

node_modules/@vscode/test-electron/out/util.d.ts(1,23): error TS1452:
'resolution-mode' assertions are only supported when `moduleResolution` is `node16` or `nodenext`.

@TianlongLiang
Copy link
Contributor

LGTM

@wenyongh wenyongh merged commit a2a8b32 into bytecodealliance:main May 30, 2024
163 checks passed
wenyongh added a commit to wenyongh/wasm-micro-runtime that referenced this pull request May 30, 2024
wenyongh added a commit to wenyongh/wasm-micro-runtime that referenced this pull request May 30, 2024
@wenyongh wenyongh deleted the dev/test_wamr_ide branch May 31, 2024 09:36
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

Successfully merging this pull request may close these issues.

None yet

2 participants