codestates / codestates/Dajavas

[Error] 백 파이프라인 중 ApplicationStart에서 에러

Open
#125 0 comments 0 reactions 1 assignee Claimed by @maeve1109 View on GitHub
Error
Dominant language
JavaScript
Stars
2
Forks
3
PR merge metrics
No merged PRs in 30d

Description

## 어떤 에러인가요?
- 파일이나 폴더가 없다고 함 // 배포 실패 에러 ApplicationStart에러

## 에러 메시지

```
[stderr]pm2: No such file or directory
```

## 에러 핸들링 방법
- 노드 버전 문제 였다.
- 그냥 `npm -v` 하면 잘 나오는데 `sudo npm -v` 하면 버전이 다운그레이드 되어 있었음

```
캐시 삭제 후 다시 설치함
```

## 에러 핸들링을 위해 참고한 레퍼런스 링크
[문제 해결 방법 찾음-아고라스테이츠](https://github.com/codestates/agora-states/discussions/2387)
[재설치](https://kimce.tistory.com/11)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.