반응형
node js 버전 확인
node -v
node js 업데이트
sudo npm cache clean --force
sudo npm install -g n
sudo n stable
npm 업데이트
sudo npm install -g npm
반응형
'flutter' 카테고리의 다른 글
nodejs excel file to json (0) | 2022.09.05 |
---|---|
mongodb All your data is a backed up. you must pay 0.04 BTC (0) | 2022.09.02 |
flutter에서 nodejs 서버로 이미지 업로드하기 - 서버부분 (0) | 2022.08.24 |
[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Bad state: Can't finalize a finalized MultipartFile. (0) | 2022.08.18 |
Error: Cannot set headers after they are sent to the client (0) | 2022.08.17 |