node的依赖都装好
最后一步编译报错:
Saving files...
Unpack done.
E:\wxappUnpacker-master\wuWxapkg.js:104
}else throw Error("This package is unrecognizable.\nMay be this package is a subPackage which should be unpacked with -s=<MainDir>.\nOtherwise, please decrypted every type of file by hand.")
^
Error: This package is unrecognizable.
May be this package is a subPackage which should be unpacked with -s=<MainDir>.
Otherwise, please decrypted every type of file by hand.
at Array.packDone (E:\wxappUnpacker-master\wuWxapkg.js:104:14)
at CntEvent.decount (E:\wxappUnpacker-master\wuLib.js:17:43)
at E:\wxappUnpacker-master\wuLib.js:73:11
at agent (E:\wxappUnpacker-master\wuLib.js:54:14)
at FSReqCallback.oncomplete (node:fs:185:23)