Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNodeNotInstalled = errors.New("nodejs not installed")
View Source
var ErrNodeVersionNotFound = errors.New("nodejs version not found")
Functions ¶
This section is empty.
Types ¶
type N ¶
type N struct {
// contains filtered or unexported fields
}
func (*N) CaptureOutput ¶
Deprecated
func (*N) EnsureInstalled ¶
func (*N) SetBinaryArchX86 ¶
func (n *N) SetBinaryArchX86()
SetBinaryArchX86 is used for apple m-series/arm series machines v < 16 doesn't have arm binaries
type SemverManager ¶
Click to show internal directories.
Click to hide internal directories.