fix(mise): 禁用 Node.js 源码编译,使用预编译二进制
This commit is contained in:
@@ -42,6 +42,7 @@
|
|||||||
globalConfig = {
|
globalConfig = {
|
||||||
settings = {
|
settings = {
|
||||||
trusted_config_paths = [ "/" ];
|
trusted_config_paths = [ "/" ];
|
||||||
|
node_compile = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user