install

fun install(module: NodeModule)

Installs a Node.js module globally, overwriting it if it already exists.

Parameters

module

the module to install