Skip to content
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

Open
stathamcheng opened this issue Nov 19, 2021 · 6 comments

Comments

@stathamcheng
Copy link

反编译:分包合到主包报错
报错信息:
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'
}

@kenti-lan
Copy link

我也遇到同样的错误

@qiuluo-oss
Copy link

@kenti-lan @CHENGYUWEN 两位大佬,问题处理好了吗?我也遇到这样的问题

@t1gress
Copy link

t1gress commented May 20, 2022

我也遇到同样的问题,大佬解决了吗

@zhqpower
Copy link

有大佬解决吗,遇到同样的问题

@zhqpower
Copy link

反编译:分包合到主包报错 报错信息: 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' }
@stathamcheng 解决了吗

@zhqpower
Copy link

kenti-lan

解决了吗大佬

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants