Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 자바스크립트
- MSsql
- Redirect
- TextBox
- MANTIS
- STS
- Web Service
- WebView
- SpringSource Tool Suite
- asp.net
- Java
- varags
- Maven
- Eclipse
- scrollView
- Android
- decompiler
- javascript
- Apache Lucene
- 웹뷰
- 자바
- 웹 서비스
- 컬럼명
- Bootstrap
- MS-SQL
- jsp
- 안드로이드
- 이클립스
- C#
- html
Archives
- Today
- Total
bboks.net™
Error: EPERM: operation not permitted 본문
vsCode에서 디렉토리 구조를 변경을 하려고 하는데 Error: EPERM: operation not permitted: rename 오류가 발생하면서 변경이 안되는 현상이 있었음.
구글링을 했는데 npm clean을 하라는 이야기도 있고 했는데도 동일한 현상이 발생.
좀 더 찾아보니 "Angular Language Service" 확장때문이라는 글을 발견, 비활성화를 하고 변경을 하니 적용이 됨.
출처