[파이어베이스]Error: EPERM: operation not permitted, unlink 'D:\Sources\**\node_modules\ 파이어베이스 연동 오류

2021. 4. 29. 10:05·💻 개발/DB&서버&네트워크&암호
728x90
반응형

오류!

Error: EPERM: operation not permitted, unlink (파일 이름 경로)

 

나의 프로젝트와 파이어베이스를 연동하기 위해 

npm install --save firebase

명령어를 이용하여 설치를 하니 생긴

 

내가 마주한 오류다.

오류

해결방법

스택오버플로우 열심히 검색 ㄱㄱ했다.

다양한 형님들이 댓글을 달아주셨는데 

그중 내가 해보고 된 방법을 소개하겠다.

 

 

1. :C -> Users -> (내 컴퓨터 이름) -> AppData -> Roming -> npm, npm-cache삭제

 

  -> Roming파일까지 와서 npm과 npm-cache파일을 삭제해 준다.

 

2. node.js 재 설치

 

3. npm install --save firebase 실행

 

    여기서 안되면 

 

4. npm cache clean --force

 

5. npm install --save firebase 실행!

 

 

 

 

 

이유

버전차이로 인해 생기는 파이어 베이스 오류와

삭제하더라도 캐쉬가 남아있어서 생기는 오류인 것 같다. 

 

728x90
반응형

'💻 개발 > DB&서버&네트워크&암호' 카테고리의 다른 글

[AWS] The deployment failed because no instances were found for your deployment group. Check your deployment group settings to make sure the tags for your Amazon EC2 instances or Auto Scaling groups correctly identify the instances you want to deploy to..  (0) 2022.12.16
[AWS] 깃허브 액션 연결 후 codedeploy에서 ScriptMissing / UnknownError오류 해결 방법  (0) 2022.11.14
[Firebase] 배포 / deploy 실패, 빌드하는 방법 해결, 빈 화면, 흰 화면  (0) 2021.04.26
[Firebase] firebase.json이란?  (0) 2021.04.23
[Firebase] Firebase시작하기, firebase init 분석  (2) 2021.04.23
'💻 개발/DB&서버&네트워크&암호' 카테고리의 다른 글
  • [AWS] The deployment failed because no instances were found for your deployment group. Check your deployment group settings to make sure the tags for your Amazon EC2 instances or Auto Scaling groups correctly identify the instances you want to deploy to..
  • [AWS] 깃허브 액션 연결 후 codedeploy에서 ScriptMissing / UnknownError오류 해결 방법
  • [Firebase] 배포 / deploy 실패, 빌드하는 방법 해결, 빈 화면, 흰 화면
  • [Firebase] firebase.json이란?
foodev
foodev
이것저것 개발과 이것저것 리뷰 합니다.
    250x250
  • foodev
    개발 개맛집
    foodev
  • 전체
    오늘
    어제
    • 분류 전체보기 (110)
      • 🌟🙇🏻‍♂️ 꼭 읽어봤으면 하는 글 (5)
      • 💻 개발 (72)
        • 설정 및 세팅 (4)
        • DB&서버&네트워크&암호 (11)
        • React (0)
        • JPA, Querydsl (13)
        • 알고리즘 (7)
        • 언어 (15)
        • 프레임워크 (12)
        • HTML, CSS (10)
      • ✍🏻 (32)
        • 회고록 (14)
        • 독서록 (7)
        • 일지록 (10)
        • 세미나 (1)
      • 💡 리뷰 (1)
        • 제품리뷰 (1)
  • 인기 글

  • 최근 댓글

  • 최근 글

  • 반응형
  • hELLO· Designed By정상우.v4.10.3
foodev
[파이어베이스]Error: EPERM: operation not permitted, unlink 'D:\Sources\**\node_modules\ 파이어베이스 연동 오류
상단으로

티스토리툴바