Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNoPackageFile is returned when there is no package.json or package-lock.json file in a directory ErrNoPackageFile = fmt.Errorf("no package.json or package-lock.json was found") )
Functions ¶
func NewCommand ¶
NewCommand is the command used to run npm commands in a container.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.