SSH환경에서 빌드가 되질 않습니다.
279
작성한 질문수 1
SSH환경에서 빌드가 되질 않습니다.
로컬환경에서는 잘되는데 무엇이 문제인가요.. ㅜㅜ
아래 에러 메세지입니다.
로컬 환경은 mac을 사용하고 있으며, next 9
Nodejs 12.4.0 버전을 사용하고 있습니다.
Failed to compile.
./pages/profile/index.js
Module not found: Can't resolve '../../components/unLoggedIn' in '/home/ubuntu/nodebird/front/pages/profile'
> Build error occurred
Error: > Build failed because of webpack errors
at build (/home/ubuntu/nodebird/front/node_modules/next/dist/build/index.js:9:900)
at processTicksAndRejections (internal/process/task_queues.js:89:5)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! front@1.0.0 build: `ANALYZE=true next build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the front@1.0.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2019-12-11T06_01_29_034Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! front@1.0.0 prestart: `NODE_PATH=./ npm run build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the front@1.0.0 prestart script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2019-12-11T06_01_29_051Z-debug.log
답변 2
next 10 이상에서는 redux dev tool 구동이 안되나요?
0
272
1
세션 갱신 문의 건
0
484
7
배포 진행 후 Highlight updates components render 표시
0
445
1
똑같은 기능을 하는 테이블
0
448
4
관계형
0
312
2
프론트 서버를 이용하지 않는경우
1
299
3
인피니트 스크롤링 사용시 오류
0
278
0
계속 이런에러가 떠서 해결하기는 했는데 어떤 의미인지 모르겠습니다.
0
434
2
req.user가 언제 생성되나요??
0
330
2
Cannot read property 'id' of null 에러
0
333
1
리트윗한 게시글 불러오는 sequelize
0
252
1
result.data에서 images인 이유
0
281
2
takeLatest에 대한 질문입니다.
1
342
2
프론트에서 express를 사용하지 않을때 동적라우팅
0
501
6
getInitialProps가 클라이언트에서 수행되는 이유?
0
258
1
리로드하면 팔로우 언팔로우 값이 초기화 되는 문제입니다.
0
445
2
스타일드 컴포넌트와 className을 통한 스타일 적용의 차이에 대해 궁금합니다
0
585
2
할인 쿠폰 사용이 안되는되요 (848-f9af83f183e3)
0
365
1
nodejs mvc 패턴
0
976
4
사용하고 보니, 람다 구성이 궁금합니다!
0
266
1
제로초님
0
445
1
새로고침 로그인 풀림 문제.
0
247
1
안녕하세요. 강의 너무 감사합니다
0
157
1
제로초님
0
170
1





