You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot install AviUtl. apm v3.6.0 does not have this bug.
To Reproduce
Steps to reproduce the behavior:
Install any version of AviUtl.
An error occurs.
Dev env.
[2022-12-09 00:04:21.132] [error] Unhandled Exception Error: spawn C:\Users\***\apm\.webpack\renderer\main_window\7zip-lite\7z.exe ENOENT
at __node_internal_captureLargerStackTrace (node:internal/errors:465:5)
at __node_internal_errnoException (node:internal/errors:595:12)
at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19)
at onErrorNT (node:internal/child_process:478:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
Release env.
[2022-12-08 23:49:45.559] [error] Unhandled Exception Error: spawn C:\Users\***\AppData\Local\apm\app-3.6.1\resources\app.asar.unpacked\.webpack\renderer\main_window\7zip-lite\7z.exe ENOENT
at __node_internal_captureLargerStackTrace (node:internal/errors:465:5)
at __node_internal_errnoException (node:internal/errors:595:12)
at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19)
at onErrorNT (node:internal/child_process:478:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
Expected behavior
AviUtl will be installed.
Desktop (please complete the following information):
OS: Windows 11 home
Version: 22H2
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
I cannot install AviUtl. apm v3.6.0 does not have this bug.
To Reproduce
Steps to reproduce the behavior:
Dev env.
Release env.
Expected behavior
AviUtl will be installed.
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: