MCPcopy Index your code
hub / github.com/tinyplex/tinybase / npmInstall

Function npmInstall

gulpfile.mjs:722–722  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

720};
721
722const npmInstall = () => execute('npm install --legacy-peer-deps');
723
724const npmPublish = () => execute('npm publish');
725

Callers

nothing calls this directly

Calls 1

executeFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…