Webpack is not supported
johaven opened this issue · 1 comments
johaven commented
Error when this lib is used with webpack:
Error: spawn /App/dist/main/3bd4d476bb1e0e985412 EACCES
at ChildProcess._handle.onexit (node:internal/child_process:283:19)
at onErrorNT (node:internal/child_process:478:16)
at process.processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -13,
code: 'EACCES',
syscall: 'spawn /App/dist/main/3bd4d476bb1e0e985412',
path: '/App/dist/main/3bd4d476bb1e0e985412',
spawnargs: [ '/Users/johaven/Downloads/home/syncs/test/toto.txt' ],
cmd: '/App/dist/main/3bd4d476bb1e0e985412 /Users/johaven/Downloads/home/syncs/test/toto.txt',
stdout: '',
stderr: ''
}
toto.txt: Error: spawn /App/dist/main/3bd4d476bb1e0e985412 EACCES
sindresorhus commented
This is not the place to ask Webpack support questions. Try: https://github.com/webpack/webpack/issues