[nodejs] Error: error:0308010C:digital envelope routines::unsupported
          
    
    
  nodejs 실행 시 digital envelope routines::unsupported 라는 에러 발생.원인node 17이상에서 OpenSSL 3.0이 기본적으로 사용되도록 변경되면서 발생합니다.해결방안node_options 환경변수 설정 후 레거시 지원 활성화Windows (cmd)set NODE_OPTIONS=--openssl-legacy-provideryarn startWindows (powershell)$env:NODE_OPTIONS="--openssl-legacy-provider"yarn startUnix 기반 (Linux, mac 등)export NODE_OPTIONS=--openssl-legacy-provideryarn start
          IT/nodejs
          
          2025. 1. 22. 19:00
        
      
                      공지사항
                      
                  
                
                  
                  
                    최근에 올라온 글
                    
                
                  
                  
                    최근에 달린 댓글
                    
                
                  
                  - Total
 
- Today
 
- Yesterday
 
                    링크
                    
                
                  
                  
                    TAG
                    
                
                  
                  - alram
 - flutter
 - nodeJS
 - RHEL
 - SCOOP
 - Rocky
 - 정규식
 - Linux
 - 유효성검사
 - alpine
 - Windows
 - React
 - MAC
 - Canvas
 - 아이피
 - sftp
 - Throttle
 - screenshot
 - MobaXterm
 - sh
 - cron
 - debounce
 - php
 - GIT
 - javascript
 - 0308010c
 - docker
 - shellscript
 - cocoapods
 - sphinxsearch
 
| 일 | 월 | 화 | 수 | 목 | 금 | 토 | 
|---|---|---|---|---|---|---|
| 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 | 
                    글 보관함
                    
                
            