We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I need to document how to install an npm package so that it can be requested during an IJavascript session.
Alternatively, $$ could provide a function; e.g: $$.npm(), $$.yarn() or just $$.exec() to run a shell command in the session working directory.
$$
$$.npm()
$$.yarn()
$$.exec()