일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- 모듈러 연산 분배법칙
- 클래스
- 그래프 탐색
- dfs
- 너비 우선 탐색
- 다이나믹 프로그래밍
- Container vs VM
- 최장공통부분문자열
- 나는 바보야...
- Python
- 깊이 우선 탐색
- 냅색 알고리즘
- 수학
- 최장공통부분수열
- Docker 원리
- LCS 알고리즘
- error:0308010C:digital envelope routines::unsupported
- 그래프 이론
- 동적 계획법
- db replication
- 배낭 문제
- 구현
- bfs
- 파이썬
- npm start
- 정처기 필기
- lazy evaluation
- 문자열
- 일단 시도
- 그래프탐색
Archives
- Today
- Total
목록error:0308010C:digital envelope routines::unsupported (1)
Save my data
(리액트)error:0308010C:digital envelope routines::unsupported 해결
npm audit fix --force 이후에 npm start를 하니 아래와 같은 에러코드가 뜨면서 실행이 안됬다. Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19) at Object.createHash (node:crypto:133:10) at module.exports (F:\GitHub_management\projects\react-todo\node_modules\webpack\lib\util\createHash.js:90:53) at NormalModule._initBuildHash (F:\GitHub_management\projects\react-todo..
개인공부
2023. 5. 24. 15:14