잡다한 IT

attribute 'version' is missing from element 'web-app'. 오류 해결하기

ssamhago 2024. 11. 14. 10:20
728x90
320x100

attribute 'version' is missing from element 'web-app'

 

 

Attribute 'version' must appear on element 'web-app'.
 : 'version' 속성은 'web-app' 요소에 표시되어야 합니다.

 

라고 하는 군요.

 

web-app 태그에 version="2.4" 추가하여 오류를 해결합니다.

 

version="2.4" 추가

728x90
반응형