codestates / codestates/AllForYou
[Error] 홍세환 / 2022-01-09
Open
Err
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
### 어떤 에러인가요?
* npx sequelize-cli db:seed:all 진행시 에러 발생
### 에러 메시지
$`Octal literals are not allowed in strict mode.`
### 에러 핸들링 방법
* 핸들링 방법에 대해서 간단하게 기록해보세요.
// 날짜 기입시 0으로 시작하여 에러 발생(엄격 모드에서 허용되지 않음)
e.g 2022-01-09 (X), 2022-1-9 (O)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.