<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>트러블슈팅 on DevTrace — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/tags/%ED%8A%B8%EB%9F%AC%EB%B8%94%EC%8A%88%ED%8C%85/</link><description>Recent content in 트러블슈팅 on DevTrace — 글로벌 개발 에러 트러블슈팅</description><generator>Hugo -- 0.125.0</generator><language>ko</language><lastBuildDate>Sat, 22 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tokkabi.com/tags/%ED%8A%B8%EB%9F%AC%EB%B8%94%EC%8A%88%ED%8C%85/index.xml" rel="self" type="application/rss+xml"/><item><title>Node.js/Windows ENOENT stat AppData\Roaming\npm 오류 — npm 폴더 생성으로 해결하기</title><link>https://tokkabi.com/posts/nodejs-windows-error-enoent-stat-appdata-roaming-npm/</link><pubDate>Sat, 22 Aug 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/nodejs-windows-error-enoent-stat-appdata-roaming-npm/</guid><description>Windows에서 npm install 실행 시 &amp;#39;ENOENT, stat C:\Users\사용자\AppData\Roaming\npm&amp;#39; 오류가 발생하는 증상, 원인 후보 점검 체크리스트, npm 전역 폴더 수동 생성 해결 방법을 단계별로 정리한다.</description></item><item><title>Python에서 traceback 없이 프로그램 깔끔하게 종료하기 — sys.exit()와 예외 처리</title><link>https://tokkabi.com/posts/how-to-exit-from-python-without-traceback/</link><pubDate>Thu, 09 Jul 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/how-to-exit-from-python-without-traceback/</guid><description>Python 프로그램 종료 시 traceback 덤프가 화면에 출력되는 문제를 해결하는 방법을 다룹니다. KeyboardInterrupt와 Exception을 try/except로 잡고 traceback.print_exc() 후 sys.exit(0)을 호출하는 패턴을 소개합니다.</description></item><item><title>DevTrace 블로그 시작 — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/posts/hello-devtrace/</link><pubDate>Wed, 01 Jul 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/hello-devtrace/</guid><description>DevTrace 블로그의 첫 포스트입니다. 글로벌 개발 에러와 오픈소스 트러블슈팅을 근본 원인부터 추적합니다.</description></item></channel></rss>