Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHands/OpenHands
/ logError
Function
logError
scripts/dev-static.mjs:99–101 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
97
}
98
99
function
logError(message) {
100
console.error(`${c.red}✗${c.reset} ${message}`);
101
}
102
103
// ═══════════════════════════════════════════════════════════════════════════
104
// CLI parsing
Callers
5
buildFrontend
Function · 0.90
checkPrerequisites
Function · 0.70
spawnService
Function · 0.70
main
Function · 0.70
dev-static.mjs
File · 0.70
Calls
1
error
Method · 0.80
Tested by
no test coverage detected