Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API 서버 설치 오류 #7

Open
cayian90 opened this issue Jun 30, 2021 · 0 comments
Open

API 서버 설치 오류 #7

cayian90 opened this issue Jun 30, 2021 · 0 comments

Comments

@cayian90
Copy link

안녕하세요.

PAGE 28 서버어플리케이션 설치시 오류가 나서 문의 드립니다.

오류 내용
PS C:\dhkang\ws\vue2_coffee\RESTful-api-server-master> npm install

[email protected] install C:\dhkang\ws\vue2_coffee\RESTful-api-server-master\node_modules\sqlite3
node-pre-gyp install --fallback-to-build

node-pre-gyp WARN Using request for node-pre-gyp https download
node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.0.6/node-v83-win32-ia32.tar.gz
node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v83 ABI, unknown) (falling back to source compile with node-gyp)
이 솔루션의 프로젝트를 한 번에 하나씩 빌드합니다. 병렬 빌드를 사용하려면 "/m" 스위치를 추가하세요.
unpack_sqlite_dep
sqlite3.c
win_delay_load_hook.cc
sqlite3.vcxproj -> C:\dhkang\ws\vue2_coffee\RESTful-api-server-master\node_modules\sqlite3\build\Release\sqlite3.lib
database.cc
node_sqlite3.cc
statement.cc
win_delay_load_hook.cc
C:\Users\cayia\AppData\Local\node-gyp\Cache\14.17.0\include\node\node.h(661): warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니
다. 데이터가 손실되지 않게 하려면 해당 파일
을 유니코드 형식으로 저장하십시오. (소스 파일 컴파일 중 ..\src\statement.cc) [C:\dhkang\ws\vue2_coffee\RESTful-api-server-master\node_modules\sqlite3\build\node_sqlite3.vcxproj]
C:\Users\cayia\AppData\Local\node-gyp\Cache\14.17.0\include\node\node.h(661): warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니
다. 데이터가 손실되지 않게 하려면 해당 파일
을 유니코드 형식으로 저장하십시오. (소스 파일 컴파일 중 ..\src\database.cc) [C:\dhkang\ws\vue2_coffee\RESTful-api-server-master\node_modules\sqlite3\build\node_sqlite3.vcxproj]
C:\Users\cayia\AppData\Local\node-gyp\Cache\14.17.0\include\node\node.h(661): warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니
다. 데이터가 손실되지 않게 하려면 해당 파일
을 유니코드 형식으로 저장하십시오. (소스 파일 컴파일 중 ..\src\node_sqlite3.cc) [C:\dhkang\ws\vue2_coffee\RESTful-api-server-master\node_modules\sqlite3\build\node_sqlite3.vcxproj]
c:\dhkang\ws\vue2_coffee\restful-api-server-master\node_modules\nan\nan_converters_43_inl.h(22): error C2664: 'v8::Localv8::Boolean v8::Value::ToBoolean(v8:
:Isolate *) const': 인수 1을(를) 'v8::Localv8::Context'에서 'v8::Isolate *'(으)로 변환할 수 없습니다. (소스 파일 컴파일 중 ..\src\statement.cc) [C:\dhkang\ws\vue2_coffee\RESTful-ap
i-server-master\node_modules\sqlite3\build\node_sqlite3.vcxproj]
c:\dhkang\ws\vue2_coffee\restful-api-server-master\node_modules\nan\nan_converters_43_inl.h(22): note: 이 변환을 수행할 수 있는 사용 가능한 사용자 정의 변환
연산자가 없거나 연산자를 호출할 수 없
습니다. (소스 파일 컴파일 중 ..\src\statement.cc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant