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

npm error gyp ERR! #307

Open
kingchenc opened this issue Mar 5, 2025 · 3 comments
Open

npm error gyp ERR! #307

kingchenc opened this issue Mar 5, 2025 · 3 comments

Comments

@kingchenc
Copy link

kingchenc commented Mar 5, 2025

Followed https://github.com/voideditor/void/blob/main/CONTRIBUTING.md install guide, but not working....

PS D:\Coding\Void\void-main> node -v
v22.14.0
MSVC v143 - VS 2022 C++ x64/x86 Spectre-mitigated libs (Latest)
C++ ATL for latest build tools with Spectre Mitigations
C++ MFC for latest build tools with Spectre Mitigations

npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email protected]: This package is deprecated. Use the optional chaining (?.) operator instead.
npm warn deprecated [email protected]: This package is deprecated. Use structuredClone instead.
npm warn deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
npm warn deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm warn deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Since the coming of ESLint flat config file, you can specify local rules without the need of this package. For running ESLint rule unit tests, use eslint-rule-tester instead
npm warn deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm warn deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm warn deprecated [email protected]: Please use @electron/asar moving forward.  There is no API change, just a package name change
npm warn deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
npm warn deprecated [email protected]: 16.1.1
npm warn cleanup Failed to remove some directories [
npm warn cleanup   [
npm warn cleanup     '\\\\?\\D:\\Coding\\Void\\void-main\\node_modules\\@parcel\\watcher',
npm warn cleanup     [Error: EBUSY: resource busy or locked, rmdir 'D:\Coding\Void\void-main\node_modules\@parcel\watcher'] {
npm warn cleanup       errno: -4082,
npm warn cleanup       code: 'EBUSY',
npm warn cleanup       syscall: 'rmdir',
npm warn cleanup       path: 'D:\\Coding\\Void\\void-main\\node_modules\\@parcel\\watcher'
npm warn cleanup     }
npm warn cleanup   ],
npm warn cleanup   [
npm warn cleanup     '\\\\?\\D:\\Coding\\Void\\void-main\\node_modules\\@vscode\\spdlog',
npm warn cleanup     [Error: EBUSY: resource busy or locked, rmdir 'D:\Coding\Void\void-main\node_modules\@vscode\spdlog'] {
npm warn cleanup       errno: -4082,
npm warn cleanup       code: 'EBUSY',
npm warn cleanup       syscall: 'rmdir',
npm warn cleanup       path: 'D:\\Coding\\Void\\void-main\\node_modules\\@vscode\\spdlog'
npm warn cleanup     }
npm warn cleanup   ],
npm warn cleanup   [
npm warn cleanup     '\\\\?\\D:\\Coding\\Void\\void-main\\node_modules\\@vscode\\policy-watcher',
npm warn cleanup     [Error: EBUSY: resource busy or locked, rmdir 'D:\Coding\Void\void-main\node_modules\@vscode\policy-watcher'] {
npm warn cleanup       errno: -4082,
npm warn cleanup       code: 'EBUSY',
npm warn cleanup       syscall: 'rmdir',
npm warn cleanup       path: 'D:\\Coding\\Void\\void-main\\node_modules\\@vscode\\policy-watcher'
npm warn cleanup     }
npm warn cleanup   ],
npm warn cleanup   [
npm warn cleanup     '\\\\?\\D:\\Coding\\Void\\void-main\\node_modules\\@vscode\\sqlite3',
npm warn cleanup     [Error: EBUSY: resource busy or locked, rmdir 'D:\Coding\Void\void-main\node_modules\@vscode\sqlite3'] {
npm warn cleanup       errno: -4082,
npm warn cleanup       code: 'EBUSY',
npm warn cleanup       syscall: 'rmdir',
npm warn cleanup       path: 'D:\\Coding\\Void\\void-main\\node_modules\\@vscode\\sqlite3'
npm warn cleanup     }
npm warn cleanup   ],
npm warn cleanup   [
npm warn cleanup     '\\\\?\\D:\\Coding\\Void\\void-main\\node_modules\\@vscode\\windows-mutex',
npm warn cleanup     [Error: EBUSY: resource busy or locked, rmdir 'D:\Coding\Void\void-main\node_modules\@vscode\windows-mutex'] {
npm warn cleanup       errno: -4082,
npm warn cleanup       code: 'EBUSY',
npm warn cleanup       syscall: 'rmdir',
npm warn cleanup       path: 'D:\\Coding\\Void\\void-main\\node_modules\\@vscode\\windows-mutex'
npm warn cleanup     }
npm warn cleanup   ],
npm warn cleanup   [
npm warn cleanup     '\\\\?\\D:\\Coding\\Void\\void-main\\node_modules\\@vscode\\windows-process-tree',
npm warn cleanup     [Error: EBUSY: resource busy or locked, rmdir 'D:\Coding\Void\void-main\node_modules\@vscode\windows-process-tree'] {
npm warn cleanup       errno: -4082,
npm warn cleanup       code: 'EBUSY',
npm warn cleanup       syscall: 'rmdir',
npm warn cleanup       path: 'D:\\Coding\\Void\\void-main\\node_modules\\@vscode\\windows-process-tree'
npm warn cleanup     }
npm warn cleanup   ],
npm warn cleanup   [
npm warn cleanup     '\\\\?\\D:\\Coding\\Void\\void-main\\node_modules\\kerberos',
npm warn cleanup     [Error: EBUSY: resource busy or locked, rmdir 'D:\Coding\Void\void-main\node_modules\kerberos'] {
npm warn cleanup       errno: -4082,
npm warn cleanup       code: 'EBUSY',
npm warn cleanup       syscall: 'rmdir',
npm warn cleanup       path: 'D:\\Coding\\Void\\void-main\\node_modules\\kerberos'
npm warn cleanup     }
npm warn cleanup   ],
npm warn cleanup   [
npm warn cleanup     '\\\\?\\D:\\Coding\\Void\\void-main\\node_modules\\@vscode\\windows-ca-certs',
npm warn cleanup     [Error: EBUSY: resource busy or locked, rmdir 'D:\Coding\Void\void-main\node_modules\@vscode\windows-ca-certs'] {
npm warn cleanup       errno: -4082,
npm warn cleanup       code: 'EBUSY',
npm warn cleanup       syscall: 'rmdir',
npm warn cleanup       path: 'D:\\Coding\\Void\\void-main\\node_modules\\@vscode\\windows-ca-certs'
npm warn cleanup     }
npm warn cleanup   ],
npm warn cleanup   [
npm warn cleanup     '\\\\?\\D:\\Coding\\Void\\void-main\\node_modules\\@vscode',
npm warn cleanup     [Error: EBUSY: resource busy or locked, rmdir 'D:\Coding\Void\void-main\node_modules\@vscode\sqlite3'] {
npm warn cleanup       errno: -4082,
npm warn cleanup       code: 'EBUSY',
npm warn cleanup       syscall: 'rmdir',
npm warn cleanup       path: 'D:\\Coding\\Void\\void-main\\node_modules\\@vscode\\sqlite3'
npm warn cleanup     }
npm warn cleanup   ],
npm warn cleanup   [
npm warn cleanup     '\\\\?\\D:\\Coding\\Void\\void-main\\node_modules\\static-extend\\node_modules\\is-descriptor',
npm warn cleanup     [Error: EBUSY: resource busy or locked, rmdir 'D:\Coding\Void\void-main\node_modules\static-extend\node_modules\is-descriptor'] {
npm warn cleanup       errno: -4082,
npm warn cleanup       code: 'EBUSY',
npm warn cleanup       syscall: 'rmdir',
npm warn cleanup       path: 'D:\\Coding\\Void\\void-main\\node_modules\\static-extend\\node_modules\\is-descriptor'
npm warn cleanup     }
npm warn cleanup   ]
npm warn cleanup ]
npm error code 1
npm error path D:\Coding\Void\void-main\node_modules\@vscode\deviceid
npm error command failed
npm error command C:\WINDOWS\system32\cmd.exe /d /s /c node-gyp rebuild
npm error Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu erm glichen, m ssen Sie den Schalter "-m" hinzuf gen.
npm error C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(486,5): error MSB8040: Bibliotheken mit Spectre-Entsch rfungen sind f r dieses Projekt erforderlich. Installieren Sie sie  ber den Visual Studio-Installer (Registerkarte "Einzelne Komponenten") f r alle Toolsets und Architekturen, die verwendet werden. Weitere Informationen: https://aka.ms/Ofhn4c [D:\Coding\Void\void-main\node_modules\@vscode\deviceid\build\windows.vcxproj]
npm error gyp info it worked if it ends with ok
npm error gyp info using [email protected]
npm error gyp info using [email protected] | win32 | x64
npm error gyp info find Python using Python version 3.11.8 found at "C:\Users\xxx\AppData\Local\Programs\Python\Python311\python.exe"
npm error gyp info find VS using VS2019 (16.11.35731.53) found at:
npm error gyp info find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
npm error gyp info find VS run with --verbose for detailed information
npm error gyp info spawn C:\Users\xxx\AppData\Local\Programs\Python\Python311\python.exe
npm error gyp info spawn args [
npm error gyp info spawn args 'C:\\Users\\xxx\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\gyp\\gyp_main.py',
npm error gyp info spawn args 'binding.gyp',
npm error gyp info spawn args '-f',
npm error gyp info spawn args 'msvs',
npm error gyp info spawn args '-I',
npm error gyp info spawn args 'D:\\Coding\\Void\\void-main\\node_modules\\@vscode\\deviceid\\build\\config.gypi',
npm error gyp info spawn args '-I',
npm error gyp info spawn args 'C:\\Users\\xxx\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\addon.gypi',
npm error gyp info spawn args '-I',
npm error gyp info spawn args 'C:\\Users\\xxx\\AppData\\Local\\node-gyp\\Cache\\34.2.0\\include\\node\\common.gypi',
npm error gyp info spawn args '-Dlibrary=shared_library',
npm error gyp info spawn args '-Dvisibility=default',
npm error gyp info spawn args '-Dnode_root_dir=C:\\Users\\xxx\\AppData\\Local\\node-gyp\\Cache\\34.2.0',
npm error gyp info spawn args '-Dnode_gyp_dir=C:\\Users\\xxx\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp',
npm error gyp info spawn args '-Dnode_lib_file=C:\\\\Users\\\\xxx\\\\AppData\\\\Local\\\\node-gyp\\\\Cache\\\\34.2.0\\\\<(target_arch)\\\\node.lib',
npm error gyp info spawn args '-Dmodule_root_dir=D:\\Coding\\Void\\void-main\\node_modules\\@vscode\\deviceid',
npm error gyp info spawn args '-Dnode_engine=v8',
npm error gyp info spawn args '--depth=.',
npm error gyp info spawn args '--no-parallel',
npm error gyp info spawn args '--generator-output',
npm error gyp info spawn args 'D:\\Coding\\Void\\void-main\\node_modules\\@vscode\\deviceid\\build',
npm error gyp info spawn args '-Goutput_dir=.'
npm error gyp info spawn args ]
npm error gyp info spawn C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin\MSBuild.exe
npm error gyp info spawn args [
npm error gyp info spawn args 'build\\binding.sln',
npm error gyp info spawn args '/clp:Verbosity=minimal',
npm error gyp info spawn args '/nologo',
npm error gyp info spawn args '/p:Configuration=Release;Platform=x64'
npm error gyp info spawn args ]
npm error gyp ERR! build error
npm error gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin\MSBuild.exe` failed with exit code: 1
npm error gyp ERR! stack at ChildProcess.<anonymous> (C:\Users\xxx\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:216:23)
npm error gyp ERR! stack at ChildProcess.emit (node:events:518:28)
npm error gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:293:12)
npm error gyp ERR! System Windows_NT 10.0.26100
npm error gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\xxx\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
npm error gyp ERR! cwd D:\Coding\Void\void-main\node_modules\@vscode\deviceid
npm error gyp ERR! node -v v22.14.0
npm error gyp ERR! node-gyp -v v11.0.0
npm error gyp ERR! not ok
npm error A complete log of this run can be found in: C:\Users\xxx\AppData\Local\npm-cache\_logs\2025-03-05T14_07_33_147Z-debug-0.log

@jcommaret
Copy link
Contributor

jcommaret commented Mar 5, 2025

Your node version is not the good one.
We can easily see that you are using v22.14.0
The .nvmrc is recommending to use : v20.18.2 (at time of writing)
Use an older node version, and this will work.
Also : did you install python ?

@kingchenc
Copy link
Author

kingchenc commented Mar 5, 2025

@jcommaret thx for reply :)

Oh yes, i forgot to switch back to 20.18.2....
npm install, npm run watchreact and build void worked :)

But ./scripts/code.bat not working, only after rebuild :)

Im using Python 3.11.8

`PS D:\Coding\Void\void-main> ./scripts/code.bat

[email protected] electron
node build/lib/electron

[21:31:46] Synchronizing built-in extensions...
[21:31:46] You can manage built-in extensions with the --builtin flag

[main 2025-03-05T20:31:46.991Z] Error: Could not locate the bindings file. Tried:
 D:\Coding\Void\void-main\node_modules@vscode\policy-watcher\build\vscode-policy-watcher.node
 D:\Coding\Void\void-main\node_modules@vscode\policy-watcher\build\Debug\vscode-policy-watcher.node
 D:\Coding\Void\void-main\node_modules@vscode\policy-watcher\build\Release\vscode-policy-watcher.node
 D:\Coding\Void\void-main\node_modules@vscode\policy-watcher\out\Debug\vscode-policy-watcher.node
 D:\Coding\Void\void-main\node_modules@vscode\policy-watcher\Debug\vscode-policy-watcher.node
 D:\Coding\Void\void-main\node_modules@vscode\policy-watcher\out\Release\vscode-policy-watcher.node
 D:\Coding\Void\void-main\node_modules@vscode\policy-watcher\Release\vscode-policy-watcher.node
 D:\Coding\Void\void-main\node_modules@vscode\policy-watcher\build\default\vscode-policy-watcher.node
 D:\Coding\Void\void-main\node_modules@vscode\policy-watcher\compiled\20.18.2\win32\x64\vscode-policy-watcher.node
 D:\Coding\Void\void-main\node_modules@vscode\policy-watcher\addon-build\release\install-root\vscode-policy-watcher.node
 D:\Coding\Void\void-main\node_modules@vscode\policy-watcher\addon-build\debug\install-root\vscode-policy-watcher.node
 D:\Coding\Void\void-main\node_modules@vscode\policy-watcher\addon-build\default\install-root\vscode-policy-watcher.node
 D:\Coding\Void\void-main\node_modules@vscode\policy-watcher\lib\binding\node-v132-win32-x64\vscode-policy-watcher.node
at bindings (D:\Coding\Void\void-main\node_modules\bindings\bindings.js:126:9)
at Object. (D:\Coding\Void\void-main\node_modules@vscode\policy-watcher\index.js:6:44)
at Module._compile (node:internal/modules/cjs/loader:1484:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1564:10)
at Module.load (node:internal/modules/cjs/loader:1295:32)
at Module._load (node:internal/modules/cjs/loader:1111:12)
at c._load (node:electron/js2c/node_init:2:16955)
at cjsLoader (node:internal/modules/esm/translators:350:17)
at ModuleWrap. (node:internal/modules/esm/translators:286:7)
at ModuleJob.run (node:internal/modules/esm/module_job:234:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
at async NativePolicyService._updatePolicyDefinitions (file:///D:/Coding/Void/void-main/out/vs/platform/policy/node/nativePolicyService.js:28:35)
at async NativePolicyService.updatePolicyDefinitions (file:///D:/Coding/Void/void-main/out/vs/platform/policy/common/policy.js:22:13)
at async PolicyConfiguration.updatePolicyDefinitions (file:///D:/Coding/Void/void-main/out/vs/platform/configuration/common/configurations.js:122:13)
at async PolicyConfiguration.initialize (file:///D:/Coding/Void/void-main/out/vs/platform/configuration/common/configurations.js:95:21)
at async Promise.all (index 1)
at async ConfigurationService.initialize (file:///D:/Coding/Void/void-main/out/vs/platform/configuration/common/configurationService.js:39:56)
at async Promise.all (index 2)
at async Object.settled (file:///D:/Coding/Void/void-main/out/vs/base/common/async.js:1299:24)
at async CodeMain.initServices (file:///D:/Coding/Void/void-main/out/vs/code/electron-main/main.js:206:9)
at async CodeMain.startup (file:///D:/Coding/Void/void-main/out/vs/code/electron-main/main.js:95:17)
PS D:\Coding\Void\void-main>`

This can be resolved by npm rebuild easly...

Now its work like a charm :)


> PS D:\Coding\Void\void-main> npm rebuild
> rebuilt dependencies successfully
> PS D:\Coding\Void\void-main> ./scripts/code.bat
> 
> > [email protected] electron
> > node build/lib/electron
> 
> [21:39:13] Synchronizing built-in extensions...
> [21:39:13] You can manage built-in extensions with the --builtin flag
> 
> [main 2025-03-05T20:39:18.774Z] [CSS_DEV] DONE, 265 css modules (213ms)
> is NOT built, canceling update service
> [main 2025-03-05T20:39:18.814Z] update#setState disabled
> Void posthog metrics info: {
>   "distinctId": "0aba0888-23bf-4d22-adc0-7cc79efb413b",
>   "properties": {
>     "vscodeVersion": "1.99.0",
>     "os": "windows",
>     "distinctId": "0aba0888-23bf-4d22-adc0-7cc79efb413b",
>     "distinctIdUser": "377d0032-4457-432f-845d-d40cd82343dd",
>     "oldId": "NULL",
>     "isDevMode": true,
>     "platform": "win32",
>     "arch": "x64"
>   }
> }
> (node:23384) [DEP0168] DeprecationWarning: Uncaught N-API callback exception detected, please run node with option --force-node-api-uncaught-exceptions-policy=true to handle those exceptions properly.
> (Use `Void --trace-deprecation ...` to show where the warning was created)
> [23384:0305/213923.348:INFO:CONSOLE(250)] "%c  ERR color: #f33 Unable to create workbench contribution 'workbench.contrib.notebookChatContribution'. Error: [createInstance] NotebookChatContribution depends on UNKNOWN service chatAgentService.", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213923.923:INFO:CONSOLE(250)] "%c  ERR color: #f33 Unable to create workbench contribution 'terminalChat.enabler'. Error: [createInstance] TerminalChatEnabler depends on UNKNOWN service chatAgentService.", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213923.924:INFO:CONSOLE(250)] "%c  ERR color: #f33 Unable to create workbench contribution 'workbench.contrib.keywordActivation'. Error: [createInstance] KeywordActivationContribution depends on UNKNOWN service chatAgentService.", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213923.928:INFO:CONSOLE(274)] "%c[Extension Host] %cdebugger listening on port 5870 color: blue color:", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/electron-sandbox/localProcessExtensionHost.js (274)
> [23384:0305/213923.941:INFO:CONSOLE(230)] "%c INFO color: #33f Started local extension host with pid 14600.", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (230)
> [23384:0305/213924.032:INFO:CONSOLE(230)] "%c INFO color: #33f Started initializing default profile extensions in extensions installation folder. file:///c%3A/Users/sasch/.void-editor-dev/extensions", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (230)
> [23384:0305/213924.057:INFO:CONSOLE(205)] "%c[Extension Host] %cdebugger inspector at devtools://devtools/bundled/inspector.html?experiments=true&v8only=true&ws=127.0.0.1 color: blue color:", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/electron-sandbox/localProcessExtensionHost.js (205)
> [23384:0305/213924.130:INFO:CONSOLE(230)] "%c INFO color: #33f Completed initializing default profile extensions in extensions installation folder. file:///c%3A/Users/sasch/.void-editor-dev/extensions", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (230)
> [23384:0305/213925.446:INFO:CONSOLE(250)] "%c  ERR color: #f33 Cannot instantiate named customer: 'MainThreadLanguageModels'", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213925.447:INFO:CONSOLE(250)] "%c  ERR color: #f33 Error: [createInstance] MainThreadLanguageModels depends on UNKNOWN service ILanguageModelsService.", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213925.447:INFO:CONSOLE(250)] "%c  ERR color: #f33 [createInstance] MainThreadLanguageModels depends on UNKNOWN service ILanguageModelsService.: Error: [createInstance] MainThreadLanguageModels depends on UNKNOWN service ILanguageModelsService.
>     at InstantiationService._throwIfStrict (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/instantiation/common/instantiationService.js:331:19)
>     at InstantiationService._createInstance (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/instantiation/common/instantiationService.js:113:22)
>     at InstantiationService.createInstance (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/instantiation/common/instantiationService.js:101:27)
>     at ExtensionHostManager._createExtensionHostCustomers (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/common/extensionHostManager.js:213:61)
>     at vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/common/extensionHostManager.js:80:25", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213925.447:INFO:CONSOLE(250)] "%c  ERR color: #f33 Cannot instantiate named customer: 'MainThreadChatAgents2'", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213925.447:INFO:CONSOLE(250)] "%c  ERR color: #f33 Error: [createInstance] MainThreadChatAgents2 depends on UNKNOWN service chatAgentService.", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213925.448:INFO:CONSOLE(250)] "%c  ERR color: #f33 [createInstance] MainThreadChatAgents2 depends on UNKNOWN service chatAgentService.: Error: [createInstance] MainThreadChatAgents2 depends on UNKNOWN service chatAgentService.
>     at InstantiationService._throwIfStrict (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/instantiation/common/instantiationService.js:331:19)
>     at InstantiationService._createInstance (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/instantiation/common/instantiationService.js:113:22)
>     at InstantiationService.createInstance (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/instantiation/common/instantiationService.js:101:27)
>     at ExtensionHostManager._createExtensionHostCustomers (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/common/extensionHostManager.js:213:61)
>     at vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/common/extensionHostManager.js:80:25", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213925.448:INFO:CONSOLE(250)] "%c  ERR color: #f33 Cannot instantiate named customer: 'MainThreadCodeMapper'", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213925.448:INFO:CONSOLE(250)] "%c  ERR color: #f33 Error: [createInstance] MainThreadChatCodemapper depends on UNKNOWN service codeMapperService.", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213925.448:INFO:CONSOLE(250)] "%c  ERR color: #f33 [createInstance] MainThreadChatCodemapper depends on UNKNOWN service codeMapperService.: Error: [createInstance] MainThreadChatCodemapper depends on UNKNOWN service codeMapperService.
>     at InstantiationService._throwIfStrict (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/instantiation/common/instantiationService.js:331:19)
>     at InstantiationService._createInstance (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/instantiation/common/instantiationService.js:113:22)
>     at InstantiationService.createInstance (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/instantiation/common/instantiationService.js:101:27)
>     at ExtensionHostManager._createExtensionHostCustomers (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/common/extensionHostManager.js:213:61)
>     at vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/common/extensionHostManager.js:80:25", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213925.448:INFO:CONSOLE(250)] "%c  ERR color: #f33 Cannot instantiate named customer: 'MainThreadChatSkills'", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213925.448:INFO:CONSOLE(250)] "%c  ERR color: #f33 Error: [createInstance] MainThreadLanguageModelTools depends on UNKNOWN service ILanguageModelToolsService.", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213925.448:INFO:CONSOLE(250)] "%c  ERR color: #f33 [createInstance] MainThreadLanguageModelTools depends on UNKNOWN service ILanguageModelToolsService.: Error: [createInstance] MainThreadLanguageModelTools depends on UNKNOWN service ILanguageModelToolsService.
>     at InstantiationService._throwIfStrict (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/instantiation/common/instantiationService.js:331:19)
>     at InstantiationService._createInstance (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/instantiation/common/instantiationService.js:113:22)
>     at InstantiationService.createInstance (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/instantiation/common/instantiationService.js:101:27)
>     at ExtensionHostManager._createExtensionHostCustomers (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/common/extensionHostManager.js:213:61)
>     at vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/common/extensionHostManager.js:80:25", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213925.454:INFO:CONSOLE(250)] "%c  ERR color: #f33 Missing proxy instance MainThreadLanguageModels: Error: Missing proxy instance MainThreadLanguageModels
>     at RPCProtocol.assertRegistered (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/common/rpcProtocol.js:222:23)
>     at ExtensionHostManager._createExtensionHostCustomers (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/common/extensionHostManager.js:239:27)
>     at vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/common/extensionHostManager.js:80:25", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213925.951:INFO:CONSOLE(250)] "%c  ERR color: #f33 Unable to create workbench contribution 'SlashCommandCompletions'. Error: [createInstance] SlashCommandCompletions depends on UNKNOWN service chatWidgetService.", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213925.952:INFO:CONSOLE(250)] "%c  ERR color: #f33 Unable to create workbench contribution 'AgentCompletions'. Error: [createInstance] AgentCompletions depends on UNKNOWN service chatWidgetService.", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213925.952:INFO:CONSOLE(250)] "%c  ERR color: #f33 Unable to create workbench contribution 'BuiltinDynamicCompletions'. Error: [createInstance] BuiltinDynamicCompletions depends on UNKNOWN service chatWidgetService.", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213925.952:INFO:CONSOLE(250)] "%c  ERR color: #f33 Unable to create workbench contribution 'ToolCompletions'. Error: [createInstance] ToolCompletions depends on UNKNOWN service chatWidgetService.", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)
> [23384:0305/213926.473:INFO:CONSOLE(98)] "%c[Extension Host] %crejected promise not handled within 1 second: Error: Unknown actor MainThreadChatSkills %c(at console.<anonymous> (file:///d:/Coding/Void/void-main/out/vs/workbench/api/common/extHostConsoleForwarder.js:45:22)) color: blue color:  color: grey", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/base/common/console.js (98)
> [23384:0305/213926.473:INFO:CONSOLE(98)] "%c[Extension Host] %cstack trace: Error: Unknown actor MainThreadChatSkills
>     at RPCProtocol._doInvokeHandler (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/common/rpcProtocol.js:382:19)
>     at RPCProtocol._invokeHandler (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/common/rpcProtocol.js:373:41)
>     at RPCProtocol._receiveRequest (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/common/rpcProtocol.js:314:28)
>     at RPCProtocol._receiveOneMessage (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/common/rpcProtocol.js:241:22)
>     at UniqueContainer.value (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/common/rpcProtocol.js:120:63)
>     at Emitter._deliver (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/base/common/event.js:939:22)
>     at Emitter.fire (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/base/common/event.js:968:18)
>     at BufferedEmitter.fire (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/base/parts/ipc/common/ipc.net.js:483:31)
>     at MessagePort.<anonymous> (vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/workbench/services/extensions/electron-sandbox/localProcessExtensionHost.js:297:35) %c(at console.<anonymous> (file:///d:/Coding/Void/void-main/out/vs/workbench/api/common/extHostConsoleForwarder.js:45:22)) color: blue color:  color: grey", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/base/common/console.js (98)
> [23384:0305/213926.475:INFO:CONSOLE(250)] "%c  ERR color: #f33 Unknown actor MainThreadChatSkills", source: vscode-file://vscode-app/d:/Coding/Void/void-main/out/vs/platform/log/common/log.js (250)

Void seems to be working. These errors can be ignored, right? No time yet, will test tomorrow. :)
@andrewpareles maybe you can look into it :)

@andrewpareles
Copy link
Contributor

Yep, these are just misc style errors. If it runs you're all set! Glad you got figured it out.

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

3 participants