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