Giter Club home page Giter Club logo

Comments (4)

liudonghua123 avatar liudonghua123 commented on June 9, 2024 1

I reverted the changes made in examples/electron/package.json. And it seems ok now. finclip-win-x64-1.1.0-alpha.2.zip has already included _finclip.node and package.json. The dependences of "finclip": "file:../../vendor/win/x64" works now.

image

from finclip-desktop-demo.

g-y-t avatar g-y-t commented on June 9, 2024

Please try version 1.1.0-alpha.2

from finclip-desktop-demo.

liudonghua123 avatar liudonghua123 commented on June 9, 2024

I tried version 1.1.0-alpha.2 and it seemed works now when building finclip npm package.

logs of `npm i` in `src/npm`
D:\code\other\finclip-desktop-demo\src\npm>npm i --verbose
npm verb cli C:\Program Files\nodejs\node.exe C:\Users\Liu.D.H\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js
npm info using [email protected]
npm info using [email protected]
npm timing npm:load:whichnode Completed in 0ms
npm timing config:load:defaults Completed in 3ms
npm timing config:load:file:C:\Users\Liu.D.H\AppData\Roaming\npm\node_modules\npm\npmrc Completed in 3ms
npm timing config:load:builtin Completed in 3ms
npm timing config:load:cli Completed in 3ms
npm timing config:load:env Completed in 1ms
npm timing config:load:file:D:\code\other\finclip-desktop-demo\src\npm\.npmrc Completed in 0ms
npm timing config:load:project Completed in 3ms
npm timing config:load:file:C:\Users\Liu.D.H\.npmrc Completed in 2ms
npm timing config:load:user Completed in 2ms
npm timing config:load:file:C:\Users\Liu.D.H\AppData\Roaming\npm\etc\npmrc Completed in 0ms
npm timing config:load:global Completed in 1ms
npm timing config:load:validate Completed in 0ms
npm timing config:load:credentials Completed in 1ms
npm timing config:load:setEnvs Completed in 2ms
npm timing config:load Completed in 19ms
npm timing npm:load:configload Completed in 20ms
npm timing npm:load:mkdirpcache Completed in 1ms
npm timing npm:load:mkdirplogs Completed in 1ms
npm verb title npm i
npm verb argv "i" "--loglevel" "verbose"
npm timing npm:load:setTitle Completed in 1ms
npm timing config:load:flatten Completed in 5ms
npm timing npm:load:display Completed in 26ms
npm verb logfile logs-max:10 dir:C:\Users\Liu.D.H\AppData\Local\npm-cache\_logs
npm verb logfile C:\Users\Liu.D.H\AppData\Local\npm-cache\_logs\2022-05-26T14_28_06_617Z-debug-0.log
npm timing npm:load:logFile Completed in 20ms
npm timing npm:load:timers Completed in 0ms
npm timing npm:load:configScope Completed in 0ms
npm timing npm:load Completed in 73ms
npm timing arborist:ctor Completed in 1ms
npm timing idealTree:init Completed in 165ms
npm timing idealTree:userRequests Completed in 0ms
npm timing idealTree:#root Completed in 0ms
npm timing idealTree:buildDeps Completed in 4ms
npm timing idealTree:fixDepFlags Completed in 1ms
npm timing idealTree Completed in 179ms
npm timing arborist:ctor Completed in 0ms
npm timing reify:loadTrees Completed in 278ms
npm timing reify:diffTrees Completed in 9ms
npm timing reify:retireShallow Completed in 2ms
npm timing reify:createSparse Completed in 0ms
npm timing reify:loadBundles Completed in 0ms
npm timing reify:unpack Completed in 4ms
npm timing reify:unretire Completed in 0ms
npm timing build:queue Completed in 0ms
npm timing build:deps Completed in 1ms
npm timing build Completed in 2ms
npm timing reify:build Completed in 3ms
npm timing reify:trash Completed in 0ms
npm timing reify:save Completed in 70ms
npm http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 1030ms
npm timing auditReport:getReport Completed in 1039ms
npm timing auditReport:init Completed in 0ms
npm timing reify:audit Completed in 1042ms
npm timing reify Completed in 1349ms

> [email protected] install
> node-gyp rebuild

gyp info it worked if it ends with ok
gyp verb cli [
gyp verb cli   'C:\\Program Files\\nodejs\\node.exe',
gyp verb cli   'D:\\code\\other\\finclip-desktop-demo\\src\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js',
gyp verb cli   'rebuild'
gyp verb cli ]
gyp info using [email protected]
gyp info using [email protected] | win32 | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb find Python Python is not set from command line or npm configuration
gyp verb find Python Python is not set from environment variable PYTHON
gyp verb find Python checking if "python3" can be used
gyp verb find Python - executing "python3" to get executable path
gyp verb find Python - "python3" is not in PATH or produced an error
gyp verb find Python checking if "python" can be used
gyp verb find Python - executing "python" to get executable path
gyp verb find Python - executable path is "C:\Users\Liu.D.H\AppData\Local\Programs\Python\Python310\python.exe"
gyp verb find Python - executing "C:\Users\Liu.D.H\AppData\Local\Programs\Python\Python310\python.exe" to get version
gyp verb find Python - version is "3.10.2"
gyp info find Python using Python version 3.10.2 found at "C:\Users\Liu.D.H\AppData\Local\Programs\Python\Python310\python.exe"
gyp verb get node dir no --target version specified, falling back to host node version: 16.13.1
gyp verb command install [ '16.13.1' ]
gyp verb install input version string "16.13.1"
gyp verb install installing version: 16.13.1
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: 16.13.1
gyp verb build dir attempting to create "build" dir: D:\code\other\finclip-desktop-demo\src\npm\build
gyp verb build dir "build" dir needed to be created? Yes
gyp verb find VS msvs_version was set from command line or npm config
gyp verb find VS - looking for Visual Studio version 2019
gyp verb find VS VCINSTALLDIR not set, not running in VS Command Prompt
gyp verb find VS checking VS2022 (17.1.32319.34) found at:
gyp verb find VS "C:\Program Files\Microsoft Visual Studio\2022\Community"
gyp verb find VS - found "Visual Studio C++ core features"
gyp verb find VS - found VC++ toolset: v143
gyp verb find VS - found Windows SDK: 10.0.19041.0
gyp verb find VS - msvs_version does not match this version
gyp verb find VS checking VS2019 (16.11.32228.343) found at:
gyp verb find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community"
gyp verb find VS - found "Visual Studio C++ core features"
gyp verb find VS - found VC++ toolset: v142
gyp verb find VS - found Windows SDK: 10.0.19041.0
gyp info find VS using VS2019 (16.11.32228.343) found at:
gyp info find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community"
gyp info find VS run with --verbose for detailed information
gyp verb build/config.gypi creating config file
gyp verb build/config.gypi writing out config file: D:\code\other\finclip-desktop-demo\src\npm\build\config.gypi
gyp verb config.gypi checking for gypi file: D:\code\other\finclip-desktop-demo\src\npm\config.gypi
gyp verb common.gypi checking for gypi file: D:\code\other\finclip-desktop-demo\src\npm\common.gypi
gyp verb gyp gyp format was not specified; forcing "msvs"
gyp info spawn C:\Users\Liu.D.H\AppData\Local\Programs\Python\Python310\python.exe
gyp info spawn args [
gyp info spawn args   'D:\\code\\other\\finclip-desktop-demo\\src\\npm\\node_modules\\node-gyp\\gyp\\gyp_main.py',
gyp info spawn args   'binding.gyp',
gyp info spawn args   '-f',
gyp info spawn args   'msvs',
gyp info spawn args   '-I',
gyp info spawn args   'D:\\code\\other\\finclip-desktop-demo\\src\\npm\\build\\config.gypi',
gyp info spawn args   '-I',
gyp info spawn args   'D:\\code\\other\\finclip-desktop-demo\\src\\npm\\node_modules\\node-gyp\\addon.gypi',
gyp info spawn args   '-I',
gyp info spawn args   'C:\\Users\\Liu.D.H\\AppData\\Local\\node-gyp\\Cache\\16.13.1\\include\\node\\common.gypi',
gyp info spawn args   '-Dlibrary=shared_library',
gyp info spawn args   '-Dvisibility=default',
gyp info spawn args   '-Dnode_root_dir=C:\\Users\\Liu.D.H\\AppData\\Local\\node-gyp\\Cache\\16.13.1',
gyp info spawn args   '-Dnode_gyp_dir=D:\\code\\other\\finclip-desktop-demo\\src\\npm\\node_modules\\node-gyp',
gyp info spawn args   '-Dnode_lib_file=C:\\\\Users\\\\Liu.D.H\\\\AppData\\\\Local\\\\node-gyp\\\\Cache\\\\16.13.1\\\\<(target_arch)\\\\node.lib',
gyp info spawn args   '-Dmodule_root_dir=D:\\code\\other\\finclip-desktop-demo\\src\\npm',
gyp info spawn args   '-Dnode_engine=v8',
gyp info spawn args   '--depth=.',
gyp info spawn args   '--no-parallel',
gyp info spawn args   '--generator-output',
gyp info spawn args   'D:\\code\\other\\finclip-desktop-demo\\src\\npm\\build',
gyp info spawn args   '-Goutput_dir=.'
gyp info spawn args ]
gyp verb command build []
gyp verb build type Release
gyp verb architecture x64
gyp verb node dev dir C:\Users\Liu.D.H\AppData\Local\node-gyp\Cache\16.13.1                                            1

gyp verb found first Solution file build/binding.sln
gyp verb using MSBuild: C:\Program Files (x86)\Microsoft Visual Studio\2019                                            9\Community\MSBuild\Current\Bin\MSBuild.exe
gyp info spawn C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\M                                         MSBuild\Current\Bin\MSBuild.exe
gyp info spawn args [
gyp info spawn args   'build/binding.sln',
gyp info spawn args   '/nologo',
gyp info spawn args   '/p:Configuration=Release;Platform=x64'
gyp info spawn args ]
Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch.
Build started 2022/5/26 22:28:11.
Project "D:\code\other\finclip-desktop-demo\src\npm\build\binding.sln" on node 1 (default targets).
ValidateSolutionConfiguration:
  Building solution configuration "Release|x64".
Project "D:\code\other\finclip-desktop-demo\src\npm\build\binding.sln" (1) is building "D:\code\other\finclip-desktop-d
emo\src\npm\build\_finclip.vcxproj.metaproj" (2) on node 1 (default targets).
Project "D:\code\other\finclip-desktop-demo\src\npm\build\_finclip.vcxproj.metaproj" (2) is building "D:\code\other\fin
clip-desktop-demo\src\npm\node_modules\node-addon-api\src\nothing.vcxproj" (3) on node 1 (default targets).
PrepareForBuild:
  Creating directory "D:\code\other\finclip-desktop-demo\src\npm\build\Release\".
InitializeBuildStatus:
  Creating "Release\obj\nothing\nothing.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
  All outputs are up-to-date.
  All outputs are up-to-date.
Lib:
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\Lib.exe /OUT:
  "D:\code\other\finclip-desktop-demo\src\npm\build\Release\nothing.lib" /NOLOGO /MACHINE:X64 /LTCG:INCREMENTAL Release
  \obj\nothing\win_delay_load_hook.obj
  Release\obj\nothing\\nothing.obj
  nothing.vcxproj -> D:\code\other\finclip-desktop-demo\src\npm\build\Release\\nothing.lib
FinalizeBuildStatus:
  Deleting file "Release\obj\nothing\nothing.tlog\unsuccessfulbuild".
  Touching "Release\obj\nothing\nothing.tlog\nothing.lastbuildstate".
Done Building Project "D:\code\other\finclip-desktop-demo\src\npm\node_modules\node-addon-api\src\nothing.vcxproj" (def
ault targets).

Project "D:\code\other\finclip-desktop-demo\src\npm\build\_finclip.vcxproj.metaproj" (2) is building "D:\code\other\fin
clip-desktop-demo\src\npm\build\_finclip.vcxproj" (4) on node 1 (default targets).
PrepareForBuild:
  Creating directory "Release\obj\_finclip\".
  Creating directory "Release\obj\_finclip\_finclip.tlog\".
InitializeBuildStatus:
  Creating "Release\obj\_finclip\_finclip.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Copying ../../vendor/win/x64/FinClipSDKWrapper.lib to D:\code\other\finclip-desktop-demo\src\npm\build\Release
          1 file(s) copied.
  Copying ../../vendor/win/x64/FinClipSDKWrapper.dll to D:\code\other\finclip-desktop-demo\src\npm\build\Release
          1 file(s) copied.
  Copying ../../vendor/win/x64/finclip.exe to D:\code\other\finclip-desktop-demo\src\npm\build\Release
          1 file(s) copied.
  Copying ../../vendor/win/x64/finclip.exp to D:\code\other\finclip-desktop-demo\src\npm\build\Release
          1 file(s) copied.
  Copying ../../vendor/win/x64/finclip.lib to D:\code\other\finclip-desktop-demo\src\npm\build\Release
          1 file(s) copied.
  Copying package.json to D:\code\other\finclip-desktop-demo\src\npm\build\Release
          1 file(s) copied.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\CL.exe /c /I"
  C:\Users\Liu.D.H\AppData\Local\node-gyp\Cache\16.13.1\include\node" /I"C:\Users\Liu.D.H\AppData\Local\node-gyp\Cache\
  16.13.1\src" /I"C:\Users\Liu.D.H\AppData\Local\node-gyp\Cache\16.13.1\deps\openssl\config" /I"C:\Users\Liu.D.H\AppDat
  a\Local\node-gyp\Cache\16.13.1\deps\openssl\openssl\include" /I"C:\Users\Liu.D.H\AppData\Local\node-gyp\Cache\16.13.1
  \deps\uv\include" /I"C:\Users\Liu.D.H\AppData\Local\node-gyp\Cache\16.13.1\deps\zlib" /I"C:\Users\Liu.D.H\AppData\Loc
  al\node-gyp\Cache\16.13.1\deps\v8\include" /I"D:\code\other\finclip-desktop-demo\src\npm\node_modules\node-addon-api"
   /Z7 /nologo /W3 /WX- /diagnostics:column /MP /Ox /Ob2 /Oi /Ot /Oy /GL /D NODE_GYP_MODULE_NAME=_finclip /D USING_UV_S
  HARED=1 /D USING_V8_SHARED=1 /D V8_DEPRECATION_WARNINGS=1 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNI
  NGS /D _GLIBCXX_USE_CXX11_ABI=1 /D WIN32 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _HAS_EXCEPTIONS=
  0 /D OPENSSL_NO_PINSHARED /D OPENSSL_THREADS /D _UNICODE /D UNICODE /D NAPI_DISABLE_CPP_EXCEPTIONS /D BUILDING_NODE_E
  XTENSION /D "HOST_BINARY=\"node.exe\"" /D _WINDLL /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inlin
  e /GR- /Fo"Release\obj\_finclip\\finclip.obj" /Fd"Release\obj\_finclip\vc142.pdb" /external:W3 /Gd /TP /wd4351 /wd435
  5 /wd4800 /wd4251 /wd4275 /wd4244 /wd4267 /FC /errorReport:queue /Zc:__cplusplus -std:c++17 ..\finclip.cpp
  finclip.cpp
D:\code\other\finclip-desktop-demo\src\finclip_api.h(1,1): warning C4819: The file contains a character that cannot be
represented in the current code page (936). Save the file in Unicode format to prevent data loss [D:\code\other\finclip
-desktop-demo\src\npm\build\_finclip.vcxproj]
D:\code\other\finclip-desktop-demo\src\finclip_api_const.h(1,1): warning C4819: The file contains a character that cann
ot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [D:\code\other\f
inclip-desktop-demo\src\npm\build\_finclip.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\CL.exe /c /I"
  C:\Users\Liu.D.H\AppData\Local\node-gyp\Cache\16.13.1\include\node" /I"C:\Users\Liu.D.H\AppData\Local\node-gyp\Cache\
  16.13.1\src" /I"C:\Users\Liu.D.H\AppData\Local\node-gyp\Cache\16.13.1\deps\openssl\config" /I"C:\Users\Liu.D.H\AppDat
  a\Local\node-gyp\Cache\16.13.1\deps\openssl\openssl\include" /I"C:\Users\Liu.D.H\AppData\Local\node-gyp\Cache\16.13.1
  \deps\uv\include" /I"C:\Users\Liu.D.H\AppData\Local\node-gyp\Cache\16.13.1\deps\zlib" /I"C:\Users\Liu.D.H\AppData\Loc
  al\node-gyp\Cache\16.13.1\deps\v8\include" /I"D:\code\other\finclip-desktop-demo\src\npm\node_modules\node-addon-api"
   /Z7 /nologo /W3 /WX- /diagnostics:column /MP /Ox /Ob2 /Oi /Ot /Oy /GL /D NODE_GYP_MODULE_NAME=_finclip /D USING_UV_S
  HARED=1 /D USING_V8_SHARED=1 /D V8_DEPRECATION_WARNINGS=1 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNI
  NGS /D _GLIBCXX_USE_CXX11_ABI=1 /D WIN32 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _HAS_EXCEPTIONS=
  0 /D OPENSSL_NO_PINSHARED /D OPENSSL_THREADS /D _UNICODE /D UNICODE /D NAPI_DISABLE_CPP_EXCEPTIONS /D BUILDING_NODE_E
  XTENSION /D "HOST_BINARY=\"node.exe\"" /D _WINDLL /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inlin
  e /GR- /Fo"Release\obj\_finclip\\" /Fd"Release\obj\_finclip\vc142.pdb" /external:W3 /Gd /TP /wd4351 /wd4355 /wd4800 /
  wd4251 /wd4275 /wd4244 /wd4267 /FC /errorReport:queue /Zc:__cplusplus -std:c++17 "D:\code\other\finclip-desktop-demo\
  src\npm\node_modules\node-gyp\src\win_delay_load_hook.cc"
  win_delay_load_hook.cc
Link:
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\link.exe /ERR
  ORREPORT:QUEUE /OUT:"D:\code\other\finclip-desktop-demo\src\npm\build\Release\_finclip.node" /INCREMENTAL:NO /NOLOGO
  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib
  odbc32.lib DelayImp.lib "C:\\Users\\Liu.D.H\\AppData\\Local\\node-gyp\\Cache\\16.13.1\\x64\\node.lib" ..\..\..\vendor
  \win\x64\FinClipSDKWrapper.lib Delayimp.lib /DELAYLOAD:node.exe /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='f
  alse'" /manifest:embed /DEBUG /PDB:"D:\code\other\finclip-desktop-demo\src\npm\build\Release\_finclip.pdb" /OPT:REF /
  OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /MACHINE:X64 /LTCG:INCREMENTAL /ignore:4199 /DLL ..\..\..\vendor\win\x64\FinC
  lipSDKWrapper.lib
  ..\..\..\vendor\win\x64\finclip.lib
  "D:\code\other\finclip-desktop-demo\src\npm\build\Release\FinClipSDKWrapper.lib"
  "D:\code\other\finclip-desktop-demo\src\npm\build\Release\finclip.lib"
  Release\obj\_finclip\win_delay_load_hook.obj
  Release\obj\_finclip\\finclip.obj
  "D:\code\other\finclip-desktop-demo\src\npm\build\Release\nothing.lib"
     Creating library D:\code\other\finclip-desktop-demo\src\npm\build\Release\_finclip.lib and object D:\code\other\fi
  nclip-desktop-demo\src\npm\build\Release\_finclip.exp
  Generating code
  Previous IPDB not found, fall back to full compilation.
  All 182 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
  Finished generating code
  _finclip.vcxproj -> D:\code\other\finclip-desktop-demo\src\npm\build\Release\\_finclip.node
FinalizeBuildStatus:
  Deleting file "Release\obj\_finclip\_finclip.tlog\unsuccessfulbuild".
  Touching "Release\obj\_finclip\_finclip.tlog\_finclip.lastbuildstate".
Done Building Project "D:\code\other\finclip-desktop-demo\src\npm\build\_finclip.vcxproj" (default targets).

Done Building Project "D:\code\other\finclip-desktop-demo\src\npm\build\_finclip.vcxproj.metaproj" (default targets).

Done Building Project "D:\code\other\finclip-desktop-demo\src\npm\build\binding.sln" (default targets).


Build succeeded.

"D:\code\other\finclip-desktop-demo\src\npm\build\binding.sln" (default target) (1) ->
"D:\code\other\finclip-desktop-demo\src\npm\build\_finclip.vcxproj.metaproj" (default target) (2) ->
"D:\code\other\finclip-desktop-demo\src\npm\build\_finclip.vcxproj" (default target) (4) ->
(ClCompile target) ->
  D:\code\other\finclip-desktop-demo\src\finclip_api.h(1,1): warning C4819: The file contains a character that cannot b
e represented in the current code page (936). Save the file in Unicode format to prevent data loss [D:\code\other\fincl
ip-desktop-demo\src\npm\build\_finclip.vcxproj]
  D:\code\other\finclip-desktop-demo\src\finclip_api_const.h(1,1): warning C4819: The file contains a character that ca
nnot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [D:\code\other
\finclip-desktop-demo\src\npm\build\_finclip.vcxproj]

    2 Warning(s)
    0 Error(s)

Time Elapsed 00:00:08.24
gyp info ok

up to date, audited 164 packages in 13s

23 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
npm timing command:i Completed in 13185ms
npm verb exit 0
npm timing npm Completed in 13402ms
npm info ok

D:\code\other\finclip-desktop-demo\src\npm>

And I also have to update examples/electron/package.json to make the electron example to find finclip npm package.

D:\code\other\finclip-desktop-demo>git diff examples\electron\package.json

diff --git a/examples/electron/package.json b/examples/electron/package.json
index 7a848c2..214000c 100644
--- a/examples/electron/package.json
+++ b/examples/electron/package.json
@@ -13,6 +13,6 @@
     "electron": "^18.0.0"
   },
   "dependencies": {
-    "finclip": "file:../../vendor/win/x64"
+    "finclip": "file:../../src/npm"
   }
 }
\ No newline at end of file

D:\code\other\finclip-desktop-demo>

But when I clicked open button in the electron example app, it crashed.

image

from finclip-desktop-demo.

liudonghua123 avatar liudonghua123 commented on June 9, 2024

54fb41b49796dc0f0664bf716994938

505414c93ccbbff1930c31c10981286

Use 1.1.0-alpha.1+ fixed.

from finclip-desktop-demo.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.