Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api3dao/airnode
/ installDependencies
Function
installDependencies
docker/scripts/npm.ts:37–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
};
36
37
const
installDependencies = () => runCommand(
'yarn bootstrap'
);
38
39
const
buildProject = () => runCommand(
'yarn build'
);
40
Callers
2
prePublishSetup
Function · 0.85
openPullRequest
Function · 0.85
Calls
1
runCommand
Function · 0.90
Tested by
no test coverage detected