[WebView] SDK 2.0.5 ait build 시 "Failed to find Response internal state key"

이 글의 성격은 무엇인가요?

질문 / 문제 해결

내용을 설명해주세요

WebView 미니앱에서 SDK 2.0.5로 마이그레이션 후 npx ait build 시 다음 오류가 발생합니다.

Failed to find Response internal state key
Unknown Syntax Error: Unsupported option name (“–no-cache”).
$ granite build
Internal Error: granite build failed: npx granite build --no-cache

환경:

Node.js v24.14.0
Windows 11
WebView (Vite + React + TypeScript)
@apps-in-toss/web-framework: 2.0.5

시도한 것:

node_modules 삭제 후 재설치
web-framework 2.0.1 버전으로 다운그레이드
Node 20 → 24 업그레이드
모두 동일한 오류 발생

appName (선택)

golden-compass

안녕하새요 :slight_smile:
package.json 공유 부탁드립니다.