Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 백준 javascript
- 리눅스마스터 1급 정리
- 코테
- 백준 java
- 명령어
- 개발자 회고록
- toCharArray
- 반복문
- java 백준 1차원 배열
- 월간코드챌린지
- 연습문제
- Memoir
- Java
- 자바
- Linux
- 리눅스마스터1급
- 카카오
- 스프링 빈
- 프로그래머스
- 스프링 컨테이너
- 자바스크립트 코딩의 기술
- Kotlin
- JavaScript
- 코딩테스트
- map
- 고잉버스
- 리눅스마스터 3과목
- GoingBus
- 문자열
- 리눅스
Archives
- Today
- Total
728x90
목록 Buffer.allocUnsafe (1)
728x90
728x90
hoon DevLog

Error 발생 경로 [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. (Use `node --trace-deprecation ...` to show where the warning was created) 번역해 보자면 Buffer()는 보안 및 유용성 문제로 인해 더 이상 사용되지 않으니, Buffer.alloc(), Buffer.allocUnsafe() 또는 Buffer.from() 메서드를 사용하라는 뜻! 그리고 문제가 되었던 코드 부..
IT/Error
2023. 9. 18. 12:43