You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: /Users/developer/Documents/Git Project/tc-client-launcher/src/environments/environment.prod.ts is part of the TypeScript compilation but it's unused.
Add only entry points to the 'files' or 'include' properties in your tsconfig.
Warning: /Users/developer/Documents/Git Project/tc-client-launcher/src/ipc/crypto-result.ts is part of the TypeScript compilation but it's unused.
Add only entry points to the 'files' or 'include' properties in your tsconfig.
Warning: /Users/developer/Documents/Git Project/tc-client-launcher/src/ipc/log-event.ts is part of the TypeScript compilation but it's unused.
Add only entry points to the 'files' or 'include' properties in your tsconfig.
⠹ Searching dependency treeAttempting to build a module with a space in the path
See nodejs/node-gyp#65 (comment) for reasons why this may not work
⠼ Building module: tc-client-launcher, Completed: 0(node:92148) [DEP0060] DeprecationWarning: The util._extend API is deprecated. Please use Object.assign() instead.
(Use node --trace-deprecation ... to show where the warning was created)
Traceback (most recent call last):
File "/Users/developer/Documents/Git Project/tc-client-launcher/node_modules/node-gyp/gyp/gyp_main.py", line 42, in
import gyp # noqa: E402
^^^^^^^^^^
File "/Users/developer/Documents/Git Project/tc-client-launcher/node_modules/node-gyp/gyp/pylib/gyp/init.py", line 9, in
import gyp.input
File "/Users/developer/Documents/Git Project/tc-client-launcher/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in
from distutils.version import StrictVersion
ModuleNotFoundError: No module named 'distutils'
Error: gyp failed with exit code: 1
at ChildProcess.onCpExit (/Users/developer/Documents/Git Project/tc-client-launcher/node_modules/node-gyp/lib/configure.js:325:16)
at ChildProcess.emit (node:events:520:28)
at ChildProcess._handle.onexit (node:internal/child_process:294:12)
✖ Rebuild Failed
An unhandled error occurred inside electron-rebuild
node-gyp failed to rebuild '/Users/developer/Documents/Git Project/tc-client-launcher'
Error: node-gyp failed to rebuild '/Users/developer/Documents/Git Project/tc-client-launcher'
at ChildProcess. (/Users/developer/Documents/Git Project/tc-client-launcher/node_modules/@electron/rebuild/lib/module-type/node-gyp/node-gyp.js:118:24)
at ChildProcess.emit (node:events:520:28)
at ChildProcess._handle.onexit (node:internal/child_process:294:12)
The text was updated successfully, but these errors were encountered:
This will not work on mac - it uses arctium under the hood to do the client launching (the purpose of this launcher is to provide autologin functionality)
And since there is no arctium launcher for mac, this one doesn't work on mac either.
Hi I try to build your project but fail
I'm not sure my progress is correct . could you check it ?
cd ~/Document/tc-client-launcher
npm run build-all-dev
The text was updated successfully, but these errors were encountered: