IDE/vsCode
Error: EPERM: operation not permitted
bboks.net
2022. 3. 7. 11:17
vsCode에서 디렉토리 구조를 변경을 하려고 하는데 Error: EPERM: operation not permitted: rename 오류가 발생하면서 변경이 안되는 현상이 있었음.
구글링을 했는데 npm clean을 하라는 이야기도 있고 했는데도 동일한 현상이 발생.
좀 더 찾아보니 "Angular Language Service" 확장때문이라는 글을 발견, 비활성화를 하고 변경을 하니 적용이 됨.
출처