-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: ENOTDIR: not a directory, scandir '/Users/xxx/Desktop/xcx_p/_1123949441_593/WAAutoService.js' #35
Comments
我也遇到同样的错误 |
@kenti-lan @CHENGYUWEN 两位大佬,问题处理好了吗?我也遇到这样的问题 |
我也遇到同样的问题,大佬解决了吗 |
有大佬解决吗,遇到同样的问题 |
|
解决了吗大佬 |
反编译:分包合到主包报错
报错信息:
node:internal/fs/utils:344
throw err;
^
Error: ENOTDIR: not a directory, scandir '/Users/xxx/Desktop/xcx_p/_1123949441_593/WAAutoService.js'
at Object.readdirSync (node:fs:1390:3)
at findDir (/Users/xxx/Downloads/wxappUnpacker-master/wuWxapkg.js:154:36)
at findDir (/Users/xxx/Downloads/wxappUnpacker-master/wuWxapkg.js:165:29)
at Array.packDone (/Users/xxx/Downloads/wxappUnpacker-master/wuWxapkg.js:171:17)
at CntEvent.decount (/Users/xxx/Downloads/wxappUnpacker-master/wuLib.js:22:54)
at /Users/xxx/Downloads/wxappUnpacker-master/wuLib.js:95:17
at agent (/Users/xxx/Downloads/wxappUnpacker-master/wuLib.js:66:23)
at FSReqCallback.oncomplete (node:fs:188:23) {
errno: -20,
syscall: 'scandir',
code: 'ENOTDIR',
path: '/Users/xxx/Desktop/xcx_p/_1123949441_593/WAAutoService.js'
}
The text was updated successfully, but these errors were encountered: