Skip to main content
Troubleshooting


Less than 1 minuteDevOpsConfluenceTroubleshootingdevopsconfluencetroubleshooting
Troubleshooting

💀Github으로 Push 오류

remote: Support for password authentication was removed on August 13, 2021.
remote: Please see https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication.

About 2 minGithubTroubleshootingtroubleshootinggitgit-clihttpcredentialsgit-credentialsbash
Troubleshooting

The pipeline is not starting

You have created the YML file with your pipeline but nothing happens. Now what?

First, check if you have named the pipeline exactly .gitlab-ci.yml and is located at the root of your project. This is not the same as gitlab-ci.yml , .gitlab-ci.yaml or anything else.


About 4 minGitlabTroubleshootingtroubleshootinggitgitlabgitlab-cigitlab-clishymlgitlab
Troubleshooting


Less than 1 minuteDevOpsJiraTroubleshootingdevopsjiratroubleshooting
Troubleshooting


Less than 1 minuteAndroidTroubleshootingjavaandroidtroubleshooting
Troubleshooting

💀ERR_UNSUPPORTED_DIR_IMPORT

npm run dev 실행 시 특정 모듈에서 발생

[ERR_UNSUPPORTED_DIR_IMPORT]: Directory import '<프로젝트경로>\node_modules\vuepress-plugin-mermaid-next\lib\shared\theme' is not supported resolving ES modules imported from <프로젝트경로>\node_modules\vuepress-plugin-mermaid-next\lib\node\index.js
   ... [생략] ...

Less than 1 minuteNode.jsTroubleshootingjsnodenodejstroubleshootingpackage-jsondependencies
Troubleshooting

feat. Bind Exception Address already in use

  • .
netsh int ipv4 set dynamicport tcp start=49152 num=16383
netsh int ipv4 set dynamicport udp start=49152 num=16383

net stop winnat
net start winnat

Less than 1 minuteIDEJetbrainsIntellij IdeaTroubleshootingidejavajdkjetbrainsintellijintellij-ideaandroid-studioproductivityprogrammingtroubleshooting
Troubleshooting


Less than 1 minuteIDEVisual StudioTroubleshootingidecsharpmicrosoftvisualstudiovisual-studioproductivityprogrammingtroubleshooting