mirror of
https://github.com/bearlanguageorg/bear.git
synced 2026-08-26 19:07:02 +00:00
VSCODE Exstention fix
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
2026-08-25 16:25:00.149 [info] StorageMainService: creating application shared storage
|
||||
2026-08-25 16:25:00.149 [info] [shared storage] Creating shared storage database at ':memory:' (wasCreated: true)
|
||||
2026-08-25 16:25:00.149 [info] [shared storage] Initializing fallback application storage (path: in-memory)
|
||||
2026-08-25 16:25:00.149 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:25:00.171 [info] [shared storage] Fallback application storage initialized with 3 items
|
||||
2026-08-25 16:25:00.171 [info] update#setState disabled
|
||||
2026-08-25 16:25:00.171 [info] update#ctor - updates are disabled by the environment
|
||||
2026-08-25 16:25:00.842 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:25:00.866 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/extensions for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:25:00.867 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/extensions/extensions.json for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:25:01.507 [info] AgentHostProcessManager: agent host started
|
||||
2026-08-25 16:25:01.809 [error] [AgentHost:stderr] (node:7631) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
|
||||
(Use `Code Helper --trace-deprecation ...` to show where the warning was created)
|
||||
|
||||
2026-08-25 16:25:02.540 [info] Extension host with pid 7633 exited with code: 0, signal: unknown.
|
||||
Reference in New Issue
Block a user