PS C:\Users\김소현> node--version node--version : 'node--version' 용어가 cmdlet, 함 수, 스크립트 파일 또는 실행할 수 있는 프로그램 이 름으로 인식되지 않습니다. 이름이 정확한지 확인하고 경로가 포함된 경우 경로가 올바른지 검증한 다음 다 위치 줄:1 문자:1 + node--version + ~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (no de--version:String) [], CommandNotFoundExcept ion + FullyQualifiedErrorId : CommandNotFoundExce ption PS C:\Users\김소현> npm--version npm--version : 'npm--version' 용어가 cmdlet, 함수, 스크립트 파일 또는 실행할 수 있는 프로그램 이름으 로 인식되지 않습니다. 이름이 정확한지 확인하고 경 로가 포함된 경우 경로가 올바른지 검증한 다음 다시 시도하십시오. 위치 줄:1 문자:1 + npm--version + ~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (np m--version:String) [], CommandNotFoundExcepti on + FullyQualifiedErrorId : CommandNotFoundExce ption
지웠다가 다시 깔아도 보았습니다ㅠ