superBiuBiuMan / wechatMiniAppReverse

微信小程序解密并反编译

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

任何报错都npm install xxx就行了,解出来可以用,资源也完好

Skierhou opened this issue · comments

如:Error: Cannot find module 'cheerio'
npm install cheerio

at makeNiceSyntaxError (D:\wx\wechatMiniAppReverse-main\2.second\nodejs\node_modules\vm2\lib\transformer.js:41:16)
at transformer (D:\wx\wechatMiniAppReverse-main\2.second\nodejs\node_modules\vm2\lib\transformer.js:84:8)
at VM.run (D:\wx\wechatMiniAppReverse-main\2.second\nodejs\node_modules\vm2\lib\vm.js:491:16)
at z (D:\wx\wechatMiniAppReverse-main\2.second\nodejs\wuWxml.js:366:7)
at z (D:\wx\wechatMiniAppReverse-main\2.second\nodejs\wuRestoreZ.js:244:17)
at catchZGroup (D:\wx\wechatMiniAppReverse-main\2.second\nodejs\wuRestoreZ.js:15:2)
at catchZ (D:\wx\wechatMiniAppReverse-main\2.second\nodejs\wuRestoreZ.js:19:29)
at getZ (D:\wx\wechatMiniAppReverse-main\2.second\nodejs\wuRestoreZ.js:244:2)
at wu.get.code (D:\wx\wechatMiniAppReverse-main\2.second\nodejs\wuWxml.js:354:3)
at ioLimit.runWithCb (D:\wx\wechatMiniAppReverse-main\2.second\nodejs\wuLib.js:80:8)