./node_modules/next/Link.js 에러
452
작성한 질문수 155
안녕하세요 ~
There are multiple modules with names that only differ in casing.
This can lead to unexpected behavior when compiling on a filesystem with other case-semantic.
Use equal casing. Compare these module identifiers:
* /Users/kaipharm_shahn/personal_project/node-bird/front/node_modules/next/Link.js
Used by 2 module(s), i. e.
/Users/kaipharm_shahn/personal_project/node-bird/front/node_modules/@next/react-refresh-utils/loader.js!/Users/kaipharm_shahn/personal_project/node-bird/front/node_modules/next/dist/build/webpack/loaders/next-babel-loader.js??ref--4-1!/Users/kaipharm_shahn/personal_project/node-bird/front/components/LoginForm.js
* /Users/kaipharm_shahn/personal_project/node-bird/front/node_modules/next/link.js
Used by 4 module(s), i. e.
/Users/kaipharm_shahn/personal_project/node-bird/front/node_modules/@next/react-refresh-utils/loader.js!/Users/kaipharm_shahn/personal_project/node-bird/front/node_modules/next/dist/build/webpack/loaders/next-babel-loader.js??ref--4-1!/Users/kaipharm_shahn/personal_project/node-bird/front/components/AppLayout.js
info - ready on http://localhost:3060
4. WrappedApp created new store with withRedux(NodeBird) { initialState: undefined, initialStateFromGSPorGSSR: undefined }
4. WrappedApp created new store with withRedux(NodeBird) { initialState: undefined, initialStateFromGSPorGSSR: undefined }
이러한 에러가 뜨면서 vscode에 입력이 안되면서 느려지는데 ,
혹시나 extension 충돌이 난건가 싶어서 다 지워봤는데 그래도 안되네요 ㅠㅠ 왜 안될까요 ?
답변 4
0

npm run dev 하거나 , 저장하게 되면 몇초 동안 길게는 1분동안 cursor 가 움직이지 않는데 ..
이유가 뭘까요 .. 컴터 사양이 안좋은것도 아닌것같은데...
혹시 몰라서 webstorm 결제 하지 않았지만 한달 무료라서 그걸로 돌려보면 또 렉이 걸리지 않고
npm run dev 한다거나 저장을 해도 정상적으로 방향대로 cursor 가 움직입니다. 잘 이유를 모르겠네요 ㅠㅠ
0
어떤 곳에는 import Link from 'next/link' 하시고 어떤 곳에는 import Link from 'next/Link' 하신 것 같네요. 하나로 통일하세요.
넥스트 버젼 질문
0
77
2
로그인시 401 Unauthorized 오류가 뜹니다
0
89
1
무한 스크롤 중 스크롤 튐 현상
0
174
1
특정 페이지 접근을 막고 싶을 때
0
103
2
createGlobalStyle의 위치와 영향범위
0
96
2
인라인 스타일 리렌더링 관련
0
91
2
vsc 에서 npm init 설치시 오류
0
146
2
nextjs 15버전 사용 가능할까요?
0
158
1
화면 새로고침 문의
0
121
1
RTK에서 draft, state 차이가 있나요?
0
153
2
Next 14 사용해도 될까요?
0
452
1
next, node 버전 / 폴더 구조 질문 드립니다.
0
349
1
url 오류 질문있습니다
0
211
1
ssh xxxxx로 우분투에 들어가려니까 port 22: Connection timed out
0
372
1
sudo certbot --nginx 에러
0
1273
2
Minified React error 콘솔에러 (hydrate)
0
469
1
카카오 공유했을 때 이전에 작성했던 글이 나오는 버그
0
247
1
프론트서버 배포 후 EADDRINUSE에러 발생
0
325
1
npm run build 에러
0
518
1
front 서버 npm run build 중에 발생한 에러들
0
381
1
서버 실행하고 브라우저로 들어갔을때 404에러
0
337
2
css 서버사이드 랜더링이 적용되지 않아서 문의 드립니다.
0
286
1
팔로워 3명씩 불러오고 데이터 합쳐주는걸로 바꾸고 서버요청을 무한으로하고있습니다.
0
237
2
해시태그 검색에서 throttle에 관해 질문있습니다.
0
201
1





