node -v 성공
npm -v ????
어떻게 해결하지?
[Error] npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
1. Windows PowerShell 관리자 권한으로 실행 2. Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force 입력 후 엔터 3. npm-windows-upgrade 입력 후 엔터 4. 버전 화살표키로 선택 후 엔터
yaongdaong.tistory.com
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead. 해결
npm install -g n 에러를 해결하려다가 블로그에 설명하는 것을 따라했다.그 후로부터 npm WARN config global '--global', '--local' are deprecated. Use '--location=global'라는 경고가 떴다.npm
velog.io
아하~ 해볼까?
안되죠~? Scripts cannot be executed on this system.
https://www.hahwul.com/2017/08/23/powershell-execution-of-scripts-is/
[POWERSHELL] 이 시스템에서 스크립트를 실행할 수 없으므로 파일을 로드할 수 없습니다(execution of sc
메모차 간단하게 작성합니다. Powershell script 를 작성 / 사용하다보면 아래와 같은 에러가 반겨주는 경우가 있습니다. 한글 “이 시스템에서 스크립트를 실행할 수 없으므로 파일을 로드할 수 없
www.hahwul.com
안되죠?
음....
정책을 직접 바꿔보도록 해볼까
[Server-Windows] ERROR 원인 : Set-ExecutionPolicy : Windows PowerShell updated your execution policy successfully, but the set
Set-ExecutionPolicy : Windows PowerShell updated your execution policy successfully, but the setting is overridden by a policy defined at a more specific scope. Due to the override, your shell..
kkkaa.tistory.com
gpedit.msc 파일 없어서 파일 만들어줌...
Gpedit.msc 없음, 실행 안됨 설치방법 - 초간단(2가지) | 잇슈-인 (issue-in.com)
Gpedit.msc 없음, 실행 안됨 설치방법 - 초간단(2가지) | 잇슈-인
Gpedit.msc가 파일 없음 으로 인한 실행 불가에 따른 설치 방법을 알려드립니다. 초 간단한 설치방법 이외 가이드 해드리오니 따라오시면 누구나 가능합니다.!
issue-in.com
Change the PowerShell MachinePolicy Execution Policy in Windows Server 2012R2
This Blog post shows you how to change the PowerShell MachinePolicy Execution Policy on WIndows Server 2012 R2 so you don't get any errors!
vladtalkstech.com
실행 정책 정보 - PowerShell
PowerShell 실행 정책을 설명하고 이를 관리하는 방법을 설명합니다.
docs.microsoft.com
왜 없는거냐...windows PowerShell
7시간 경과... 일단 보류...
2틀후 일단 code 실행과정에는 문제가 없어서 보류 했으나 npm 실습 과정이 남아있기에 다시 해결 방법을 찾는 와중
발견!! 후.... 오류메시지엔 꼭 "" 쌍따옴표를 붙여서 찾아보자... 괜한 짓을 했네 이리쉬운걸
일단해결? 다른건 오류 안나겠지? 무교인 내가 기도를 하다니...
'Error' 카테고리의 다른 글
터미널창 address already in use Error (0) | 2022.08.17 |
---|---|
errors:372:5 (0) | 2022.07.23 |