# npmExecute ## Description Content here is generated from corresponding step, see `vars`. ## Parameters Content here is generated from corresponding step, see `vars`. ## Step configuration Content here is generated from corresponding step, see `vars`. ## Exceptions None ## Examples ```groovy npmExecute script: this, dockerImage: 'node:8-stretch', npmCommand: 'run build' ```