json (1) 썸네일형 리스트형 [Node.JS]비쥬얼 스튜디오(Visual studio)에서 Node.JS를 사용할 때 JSON.parse가 안되는 현상 # 문제 Visual Studio로 Node.JS를 공부하다보면JSON.parse가 안 읽히고 밑에와 같은 오류가 발생하는 경우가 있다. ---------------------------- 오류 내용 ---------------------------- SyntaxError: Unexpected token in JSON at position 0 at JSON.parse () at C:\Users\\source\repos\NodejsWebApp1\NodejsWebApp1\router\main.js:21:30 at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:511:3) ---------------------------------------------------.. 이전 1 다음