ERR_VM_MODULE_ALREADY_LINKED
由于以下原因之一,尝试链接的模块不符合链接条件:
¥The module attempted to be linked is not eligible for linking, because of one of the following reasons:
-
已链接(
linkingStatus
为'linked'
)¥It has already been linked (
linkingStatus
is'linked'
) -
正在链接(
linkingStatus
为'linking'
)¥It is being linked (
linkingStatus
is'linking'
) -
此模块的链接失败(
linkingStatus
为'errored'
)¥Linking has failed for this module (
linkingStatus
is'errored'
)