WINDOW-SERVER/ELLOR LOG
-
(base) PS C:\Users\Administrator> choco install git -yChocolatey v2.4.3Installing the following packages:gitBy installing, you accept licenses for the packages.Downloading package from source 'https://community.chocolatey.org/api/v2/'Progress: Downloading chocolatey-compatibility.extension 1.0.0... 100%chocolatey-compatibility.extension v1.0.0 [Approved]...Enjoy using Chocolatey? Explore more am..
[Window git 설치 에러] git : 'git' 용어가 cmdlet, 함수, 스크립트 파일 또는 실행할 수 있는 프로그램 이름으로 인 식되지 않습니다.(base) PS C:\Users\Administrator> choco install git -yChocolatey v2.4.3Installing the following packages:gitBy installing, you accept licenses for the packages.Downloading package from source 'https://community.chocolatey.org/api/v2/'Progress: Downloading chocolatey-compatibility.extension 1.0.0... 100%chocolatey-compatibility.extension v1.0.0 [Approved]...Enjoy using Chocolatey? Explore more am..
2025.03.18 -
🖥️ Windows 10에서 발생하는 문제하지만 같은 명령어를 Windows 10에서 실행하면 문제가 발생할 수 있어요. 예를 들어, pm2 ls로 상태를 확인하면 errored 상태가 뜨면서 다음과 같은 오류가 발생할 수 있습니다:C:\Users\Administrator\.pm2\logs\testame-out.log last 15 lines:C:\Users\Administrator\.pm2\logs\testame-error.log last 15 lines:0|testame | C:\PROGRAM FILES\NODEJS\NPM.CMD:10|testame | :: Created by npm, please don't edit manually.0|testame | ^0|testame |0|testam..
PM2 Window server error (C:\PROGRAM FILES\NODEJS\NPM.CMD:1, :: Created by npm, please don't edit manually., SyntaxError: Unexpected token ':')🖥️ Windows 10에서 발생하는 문제하지만 같은 명령어를 Windows 10에서 실행하면 문제가 발생할 수 있어요. 예를 들어, pm2 ls로 상태를 확인하면 errored 상태가 뜨면서 다음과 같은 오류가 발생할 수 있습니다:C:\Users\Administrator\.pm2\logs\testame-out.log last 15 lines:C:\Users\Administrator\.pm2\logs\testame-error.log last 15 lines:0|testame | C:\PROGRAM FILES\NODEJS\NPM.CMD:10|testame | :: Created by npm, please don't edit manually.0|testame | ^0|testame |0|testam..
2025.03.17 -
Window CMD에서 'pm2'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램, 또는 배치 파일이 아닙니다. 해결법. pm2를 글로벌(-g)로 설치했지만, cmd에서 실행되지 않는 경우 환경 변수(PATH) 문제일 가능성이 높음.🔹 해결 방법1️⃣ 현재 npm 글로벌 경로 확인설치된 pm2가 어느 경로에 있는지 확인:npm root -g📌 출력 예시:C:\Users\Administrator\AppData\Roaming\npm\node_modules👉 pm2 실행 파일(pm2.cmd)은 C:\Users\Administrator\AppData\Roaming\npm에 있을 가능성이 높음.2️⃣ npm bin -g 확인npm bin -g📌 출력 예시:C:\Users\Administrator\A..
'pm2'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램, 또는배치 파일이 아닙니다.Window CMD에서 'pm2'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램, 또는 배치 파일이 아닙니다. 해결법. pm2를 글로벌(-g)로 설치했지만, cmd에서 실행되지 않는 경우 환경 변수(PATH) 문제일 가능성이 높음.🔹 해결 방법1️⃣ 현재 npm 글로벌 경로 확인설치된 pm2가 어느 경로에 있는지 확인:npm root -g📌 출력 예시:C:\Users\Administrator\AppData\Roaming\npm\node_modules👉 pm2 실행 파일(pm2.cmd)은 C:\Users\Administrator\AppData\Roaming\npm에 있을 가능성이 높음.2️⃣ npm bin -g 확인npm bin -g📌 출력 예시:C:\Users\Administrator\A..
2025.03.17 -
'setx' 용어가 cmdlet, 함수, 스크립트 파일 또는 실행할 수 있는 프로그램 이름으로 인식되지 않습니다.후.. cmd에서 powershell 딱치면 넘어가야되는데 그거 되게 하는게 힘들죠? 제 솔루션 따라해봅시다.우선 PowerShell 접속부터 해봅시다. 전체 경로로 PowerShell 실행하기만약 위 방법이 작동하지 않거나 시스템을 재시작해야 하는 상황이라면, 전체 경로를 사용하여 PowerShell을 바로 실행할 수 있습니다. 아래 명령어를 입력하세요:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe 이 명령어를 실행하면 PowerShell이 바로 실행됩니다. 혹시나 powershell에서 오류 났다면setx 명령어가 인식되지 않는..
setx PATH "%PATH%;C:\Windows\System32\WindowsPowerShell\v1.0"setx : 'setx' 용어가 cmdlet, 함수, 스크립트 파일 또는 실행할 수 있는 프로그램 이름으로 인식되지 않습니다.'setx' 용어가 cmdlet, 함수, 스크립트 파일 또는 실행할 수 있는 프로그램 이름으로 인식되지 않습니다.후.. cmd에서 powershell 딱치면 넘어가야되는데 그거 되게 하는게 힘들죠? 제 솔루션 따라해봅시다.우선 PowerShell 접속부터 해봅시다. 전체 경로로 PowerShell 실행하기만약 위 방법이 작동하지 않거나 시스템을 재시작해야 하는 상황이라면, 전체 경로를 사용하여 PowerShell을 바로 실행할 수 있습니다. 아래 명령어를 입력하세요:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe 이 명령어를 실행하면 PowerShell이 바로 실행됩니다. 혹시나 powershell에서 오류 났다면setx 명령어가 인식되지 않는..
2025.03.14