Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/open-code-review
/ error
Function
error
scripts/install.js:23–25 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
21
}
22
23
function
error(msg) {
24
console.error(`[ERROR] ${msg}`);
25
}
26
27
function
detectPlatform() {
28
let
os = process.platform;
Callers
1
install.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected