-
Notifications
You must be signed in to change notification settings - Fork 261
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
no 7zia32.exe in vendor #386
Comments
I faced the same problem and made this workaround (until it is fixed by this pull request #378):
to install 5.0.0 without running the failing script (select-7z-arch.js).
|
Hi i got the same problem here, any solution ? ` Error: ENOENT: no such file or directory, copyfile 'vendor/7z-ia32.exe' -> 'vendor/7z.exe' |
I resolved this by updating my node version from 16.13.0 -> 16.13.2, seems to have been an issue with node itself and how the os module was working |
thanks @AndrewMuise is working 🙂 |
This is still a problem on Windows with node 16.17.0. |
After banging my head against this for a while I finally discovered that I had accidentally installed |
MR merged the branch into Master, but then the Master branch was deleted and switched to the Main branch |
no 7z-ia32.exe in vendor ,only 7z-x64.exe
The text was updated successfully, but these errors were encountered: