NODE_PATH=path[:...]
新增于: v0.1.32
':' 分隔的目录列表,以模块搜索路径为前缀。
\':'-separated list of directories prefixed to the module search path.
在 Windows 上,这是 ';' 分隔的列表。
\On Windows, this is a ';'-separated list instead.
':' 分隔的目录列表,以模块搜索路径为前缀。
\':'-separated list of directories prefixed to the module search path.
在 Windows 上,这是 ';' 分隔的列表。
\On Windows, this is a ';'-separated list instead.