We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hello, thanks for your open source code, But I got an installation error after downloading them. $ npm install
@serialport/bindings@2.0.8 install E:\blocklino\node_modules@serialport\bindings prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
prebuild-install WARN install connect ETIMEDOUT 20.205.243.166:443
E:\blocklino\node_modules@serialport\bindings>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild ) 在此解决方案中一次生成一个项目。若要启用并行生成,请添加“/m”开关。 serialport.cpp serialport_win.cpp win_delay_load_hook.cc e:\blocklino\node_modules@serialport\bindings\src\serialport.cpp(329): error C2661: “v8::Object::Set”: 没有重载函数接受 2 个参数 [E:\blocklino\node_modules@serialport\bindings\build\bindings.vcxproj] e:\blocklino\node_modules@serialport\bindings\src\serialport.cpp(330): error C2661: “v8::Object::Set”: 没有重载函数接受 2 个参数 [E:\blocklino\node_modules@serialport\bindings\build\bindings.vcxproj] e:\blocklino\node_modules@serialport\bindings\src\serialport.cpp(331): error C2661: “v8::Object::Set”: 没有重载函数接受 2 个参数 [E:\blocklino\node_modules@serialport\bindings\build\bindings.vcxproj] e:\blocklino\node_modules@serialport\bindings\src\serialport.cpp(378): error C2661: “v8::Object::Set”: 没有重载函数接受 2 个参数 [E:\blocklino\node_modules@serialport\bindings\build\bindings.vcxproj] gyp ERR! build error gyp ERR! stack Error: C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\MSBuild.exe failed with exit code: 1 gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23) gyp ERR! stack at ChildProcess.emit (events.js:400:28) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:285:12) gyp ERR! System Windows_NT 10.0.19045 gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild" gyp ERR! cwd E:\blocklino\node_modules@serialport\bindings gyp ERR! node -v v14.21.0 gyp ERR! node-gyp -v v5.1.0 gyp ERR! not ok npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! @serialport/bindings@2.0.8 install: prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the @serialport/bindings@2.0.8 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\MSBuild.exe
prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\zuoke\AppData\Roaming\npm-cache_logs\2023-06-28T06_35_22_473Z-debug.log
The text was updated successfully, but these errors were encountered:
My environment configuration is python 2.7 node v14.21.0 Visual Studio 2017
Sorry, something went wrong.
No branches or pull requests
hello, thanks for your open source code,
But I got an installation error after downloading them.
$ npm install
prebuild-install WARN install connect ETIMEDOUT 20.205.243.166:443
E:\blocklino\node_modules@serialport\bindings>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
在此解决方案中一次生成一个项目。若要启用并行生成,请添加“/m”开关。
serialport.cpp
serialport_win.cpp
win_delay_load_hook.cc
e:\blocklino\node_modules@serialport\bindings\src\serialport.cpp(329): error C2661: “v8::Object::Set”: 没有重载函数接受 2 个参数 [E:\blocklino\node_modules@serialport\bindings\build\bindings.vcxproj]
e:\blocklino\node_modules@serialport\bindings\src\serialport.cpp(330): error C2661: “v8::Object::Set”: 没有重载函数接受 2 个参数 [E:\blocklino\node_modules@serialport\bindings\build\bindings.vcxproj]
e:\blocklino\node_modules@serialport\bindings\src\serialport.cpp(331): error C2661: “v8::Object::Set”: 没有重载函数接受 2 个参数 [E:\blocklino\node_modules@serialport\bindings\build\bindings.vcxproj]
e:\blocklino\node_modules@serialport\bindings\src\serialport.cpp(378): error C2661: “v8::Object::Set”: 没有重载函数接受 2 个参数 [E:\blocklino\node_modules@serialport\bindings\build\bindings.vcxproj]
gyp ERR! build error
gyp ERR! stack Error:
C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\MSBuild.exe
failed with exit code: 1gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:400:28)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:285:12)
gyp ERR! System Windows_NT 10.0.19045
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd E:\blocklino\node_modules@serialport\bindings
gyp ERR! node -v v14.21.0
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @serialport/bindings@2.0.8 install:
prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @serialport/bindings@2.0.8 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\zuoke\AppData\Roaming\npm-cache_logs\2023-06-28T06_35_22_473Z-debug.log
The text was updated successfully, but these errors were encountered: