Documentation ¶
Index ¶
Constants ¶
View Source
const ( NODE_NOT_INSTALLED = "Node.js is not installed. Please install Node.js version 18 or higher." NODE_VERSION = "Node.js version 18 or higher is installed." NODE_OLDER_VERSION = "An older version of Node.js is installed. Please upgrade to Node.js version 18 or higher." )
Variables ¶
This section is empty.
Functions ¶
func DetectPackageManager ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.