$ npm install -g increase-memory-limit
$increase-memory-limit
increase-memory-limit를 설치후 실행하면
node_modules안에 .bin폴더내 많이 쌓였던 파일들을 삭제해서 메모리를 확보하는듯하다.
저장공간을 늘리는 방법도 있던데 이것은 좀더 공부하고 업데이트해야할듯.
반응형
'Backend > node.js' 카테고리의 다른 글
Nodejs index.js 예시 (0) | 2023.07.05 |
---|---|
[nodejs] Uncaught SyntaxError: Unexpected token '<' (0) | 2023.02.15 |
Router 추가하기 (0) | 2022.06.16 |
nodejs Router로 원하는 데이터 가공(get, post) (0) | 2022.06.09 |
Nodejs ejs 문서내 include, if 사용하는방법 초간단 (0) | 2022.06.08 |