내가 클라우드 파운드리 여기VMC는 errno를 :: ENOENT를 밀어 : 없음 같은 파일 또는 디렉터리
https://github.com/andris9/Nodemailer/blob/master/examples/example_smtp.js
이 예를 배포하는 시도하고 내가 무슨 짓을 :
npm install nodemailer
example_smtp.js
을app.js
으로 변경하고 올바른 이메일 자격증 명 필드를 편집하십시오.- 테스트 됨
node app.js
l ocally하고 작동/이메일은 vmc push
을 보내 오류 아래
업로드 mytestmailer을 가지고 ... 업로드가 실패했습니다. 'vmc 푸시'로 다시 시도하십시오. Errno :: ENOENT : 해당 파일이나 디렉토리가 없습니다. C :/Users/username/AppData/Local/Temp /. vmc_hocmailer_files/node_modules/nodemailer/node_modules/simplesmtp/node_modules /xoauth2/node_modules/요청/node_modules/폼 데이터/node_modules/복합 strea m/node_modules/지연 스트림/테스트/적분/시험 지연 HTTP- upload.js 자세한 내용은 ~/.vmc/I Windows를 검색하고 발견이 스레드를
~/.vmc/crash
how to access ~/.vmc/crash folder on Cloud foundry
에 무엇인지 알아 내려고하지만 을 사용하고
충돌 그래서 충돌 파일을 찾을 수 없습니다.
누군가이 문제를 해결하는 데 도움을 줄 수 있습니까? 간단한 배포로 보입니다.
로그는 아마도'% userprofile %/.vmc/crash'에 있습니다. – nneonneo
문제가 파일 이름 길이 제한으로 끝나는 경우 나는 놀랄 것입니다; 파일 이름은 272 바이트 (256 자 이상)입니다. – nneonneo
@nneonneo 감사합니다. 그러나 동일한 오류 메시지를 제외하고는 아무 것도 유용하지 않습니다. 'path string/filename'은 272 자입니다. 지금 고칠 방법 ?? –