You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
책에 나온대로 NODE_PATH를 설정했는데 import { Home, About } from 'pages' ; 에서 pages로 경로를 잡으면 에러가 발생하고, ./pages로 해야 에러가 발생하지 않습니다.
제가 놓친 부분이 있는건지, 변경사항이 있는 건지 모르겠어서 이슈에 남깁니다.