본문 바로가기

error4

npm start error This is probably not a problem with npm. There is likely additional logging output above. package-lock.json file and node_modules delete cache clean npm cache clean --force npm 설치 npm install 2020. 8. 28.
Git push error Google 검색 : Note about fast-forwards Dealing with non-fast-forward errors - GitHub Docs Dealing with non-fast-forward errors Sometimes, Git can't make your change to a remote repository without losing commits. When this happens, your push is refused. If another person has pushed to the same branch as you, Git won't be able to push your change docs.github.com Dealing with non-fast-forward errors .. 2020. 8. 21.
Git Error 확인 1. Merge 충돌 해결방안 * 상기 이미지와는 문제가 다름 1. resolved 우측에 파란 문구 클릭 2. 코드 확인 후 브랜치 확인 3. master 브랜치 중첩 코드 확인 4. 전체 코드 삭제 5. 완성된 코드 복사 붙여넣기 6. 정상 등록 완료 2. audit error error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. The command "yarn test" exited with 1. 해결방안 * 해당 에러는 테스트가 통과되어도 정상승인을 받지 못함 * npm install 시 audit error 가 발생할 경우 조치 .. 2020. 8. 7.
Visual Studio Code issue "자주 발생하므로 설치를 다 해도 발생할 경우 Breakpoints - Remove All Breakpoints 클릭" Error processing "breakpointLocations" Error processing "breakpointLocations": TypeError: Cannot read property 'line' of undefined at breakpoints.forEach (/Applications/Visual Studio Code.app/Contents/Resources/app/extensions/ms-vscode.node-debug2/node_modules/vscode-chrome-debug-core/out/src/transformers/baseSourceMapTransformer.. 2020. 7. 15.