작성
·
425
0
구글 프로젝트를 두번이나 지우면서 생성하고 순서대로 진행해도 노드 서버가 실행이 안되면서 늘 같은 메시지가 나옵니다.
D:\chatbot_App\node_modules\google-gax\build\src\pathTemplateParser.js:304
if (input.charCodeAt(peg$currPos) === 47) {
^
TypeError: Cannot read property 'charCodeAt' of undefined
atpeg$parsetemplate (D:\chatbot_App\node_modules\google-gax\build\src\pathTemplateParser.js:304:17)
. . . .
서버가 실행이 안되니 진행이 어렵네요.
어디에 문제가 있는 지요. 수고하세요