Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- MySQL
- mariadb
- 개발자
- 구글
- C
- H2O
- centOS7
- 프래그먼트
- 개발
- error
- NGINX
- php
- java
- server
- 안드로이드
- it
- 한글
- C lanuage
- 번역
- android
- 컴퓨터과학총론
- techEmpower
- unity
- caddy
- javascript
- kakao
- 해석
- Portfolio
- 자바
- ubuntu
Archives
- Today
- Total
개발모음집
node_module_version error 본문
Error: The module
'/Users/WebstormProjects/back/node_modules/bcrypt/lib/binding/bcrypt_lib.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 67. This version of Node.js requires
NODE_MODULE_VERSION 79. Please try re-compiling or re-installing
node_module 폴더 삭제 후
# npm i
'Server > node.js' 카테고리의 다른 글
The \"data\" argument must be one of type string, Buffer, TypedArray, or DataView. Received type undefined (0) | 2020.10.05 |
---|---|
서버에 greenlock, letsencrypt로 https 적용하면서 문제발생한 것 (0) | 2020.09.03 |
https lets-encrypt renew (0) | 2020.05.20 |
nodejs mysql2 error (0) | 2020.03.31 |
express mysql serverStatus = 3, update query가 되지 않는 문제 (0) | 2020.03.25 |