Manifest: Line: 1, column: 1, Syntax error.
states: manifest 1라인부터 에러가..
매니페스트란 웹앱에 대한 정보를 담고 있는 json를 말하는데요.
예를 들어, 배경색은 어떤 색인지, 파비콘은 어떤 사이즈이며 어떤 확장자인지 등을 담고 있습니다.
why :index.html 에 / 가 빠져있었다
solv :
https://anerim.tistory.com/209
states; gittpage에 연동시키고 싶은데 방법을 잘 모르겠다.
why: gitpage에 연동해서 배포해야함 (사전과제) 하지만 방법을 모름! (nodejs 없이 배포하는 방법 찾아봄)
solv: o
git repo public 권한 > settings> pages> source none을 브랜치 선택해서 배포 권한주면 git-url이 자동으로 나옴.
출처
jsdoc: The term 'jsdoc' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
state: jsDocs 기반... npm run 할때 boilerplates 가 함께 실행은 되는거 같긴한데 제대로 하고 있는지 모르겠다..