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
- 리얼월드HTTP
- 알고리즘
- brotli
- 알게뭐냐
- 스프링
- jsr380
- cache-control
- 지수반등
- 코드스피츠
- Kotlin
- 클래스레벨밸리데이션
- 브로틀리
- HTTP
- 이렇게살아야되나자괴감이
- 지뢰찾기
- kotliln
- i18n
- cross parameter
- 개미수열
- jsr303
- etag
- LastModified
- 랜선아미안해
- Spring
- 워드프레스
Archives
- Today
- Total
취미개발 블로그와 마음수양
개발일기 ] 노드는 싫어.. 본문
그냥 런타임으로 동작시키면 되는 코드이긴한데,
테스트에서만 동작시키면 이런 에러가 나온다...하
internal/modules/cjs/loader.js:718
return process.dlopen(module, path.toNamespacedPath(filename));
^
Error: The module '/Users/lucas/learn/vuejs/playcoin-wallet-dev/node_modules/scrypt/build/Release/scrypt.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 57. This version of Node.js requires
NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
./node_modules/.bin/electron-rebuild 을 해도..
npm rebuild 를 해도 이런 에러가 나온다... 아이 피곤해 'ㅅ'.....
===
npm rebuild 다시 하니 되네;; 음
'잡다한노트 > 삽질노트' 카테고리의 다른 글
조혈모 세포 기증 후기.. (12) | 2024.12.04 |
---|---|
슬랙 자동 가입 만들 때.. missing scope client 부분 잡기.. (0) | 2017.03.08 |
구글 gcm 삽질. (0) | 2014.08.06 |
객체 직렬화 불러오기와 덮어쓰기 에 대한 고찰. (0) | 2014.05.08 |
싱글톤에서의 호출이 제대로 안되는 문제에 대한 고찰..static과의 (0) | 2014.05.02 |