Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SynkraAI/aiox-core
/ error
Method
error
packages/aiox-install/src/installer.js:75–77 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
73
}
74
75
error(message) {
76
console.log(this.prefix + chalk.red(
'✗ '
) + message);
77
}
78
79
debug(message) {
80
if
(this.verbose) {
Callers
15
runInstaller
Function · 0.95
aiox-install.js
File · 0.80
edmcp.js
File · 0.80
recoverLicense
Function · 0.80
delegateToAiox
Function · 0.80
runProWizard
Function · 0.80
aiox-pro.js
File · 0.80
index.js
File · 0.80
aiox-colors.js
File · 0.80
detectProjectType
Function · 0.80
runWizard
Function · 0.80
runWizard
Function · 0.80
Calls
1
log
Method · 0.45
Tested by
1
runBenchmarks
Function · 0.64