mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-18 00:34:19 +08:00
💄 UI 升级
This commit is contained in:
@@ -169,6 +169,8 @@ class AdapterHandler {
|
||||
cwd: this.baseDir,
|
||||
});
|
||||
|
||||
console.log(args);
|
||||
|
||||
let output = '';
|
||||
npm.stdout
|
||||
.on('data', (data: string) => {
|
||||
|
||||
Reference in New Issue
Block a user