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

path error on macos #4

Open
whuaguo opened this issue Mar 6, 2025 · 0 comments
Open

path error on macos #4

whuaguo opened this issue Mar 6, 2025 · 0 comments

Comments

@whuaguo
Copy link

whuaguo commented Mar 6, 2025

2025-03-06 20:05:06.700 [error] [窗口] [Extension Host] (node:42343) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use Code Helper (Plugin) --trace-deprecation ... to show where the warning was created)
2025-03-06 20:05:16.743 [error] [窗口] [Extension Host] [UncaughtError]global exception: [unhandledRejection]path should be a path.relative()d string, but got "../.buddyred/config.json",
RangeError: path should be a path.relative()d string, but got "../.buddyred/config.json"
at throwError (/Users/neatstone/.vscode/extensions/buddyred.buddyred-2.0.8-darwin-arm64/out/combined-extension.js:360936:13)
at checkPath (/Users/neatstone/.vscode/extensions/buddyred.buddyred-2.0.8-darwin-arm64/out/combined-extension.js:360950:16)
at Ignore2._test (/Users/neatstone/.vscode/extensions/buddyred.buddyred-2.0.8-darwin-arm64/out/combined-extension.js:361038:9)
at Ignore2.ignores (/Users/neatstone/.vscode/extensions/buddyred.buddyred-2.0.8-darwin-arm64/out/combined-extension.js:361065:21)
2025-03-06 20:05:17.729 [error] [窗口] 出现未知错误。有关详细信息,请参阅日志。
2025-03-06 20:05:38.204 [error] [窗口] [Extension Host] at /Users/neatstone/.vscode/extensions/buddyred.buddyred-2.0.8-darwin-arm64/out/combined-extension.js:813386:31[UncaughtError]global exception: [unhandledRejection]path should be a path.relative()d string, but got "../../../rendererLog",
RangeError: path should be a path.relative()d string, but got "../../../rendererLog"
at throwError (/Users/neatstone/.vscode/extensions/buddyred.buddyred-2.0.8-darwin-arm64/out/combined-extension.js:360936:13)
at checkPath (/Users/neatstone/.vscode/extensions/buddyred.buddyred-2.0.8-darwin-arm64/out/combined-extension.js:360950:16)
at Ignore2._test (/Users/neatstone/.vscode/extensions/buddyred.buddyred-2.0.8-darwin-arm64/out/combined-extension.js:361038:9)
at Ignore2.ignores (/Users/neatstone/.vscode/extensions/buddyred.buddyred-2.0.8-darwin-arm64/out/combined-extension.js:361065:21)
2025-03-06 20:05:39.203 [error] [窗口] 出现未知错误。有关详细信息,请参阅日志。

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

1 participant