yarn install throw error when trying to install frappe-bench in FreeBSD 12.3 Jailย #1465
Open
Description
Issue: Bug report
Please make sure your issue is reproducible on the latest bench version. The currently supported branches are:
- PyPI latest
- master (minor bug fixes)
- v5.x (Merged with develop on every release)
- develop (all updates)
Do the checklist before filing an issue:
- Can you replicate the issue on the supported bench versions?
- Is this something you can debug and fix? Send a pull request! Bug fixes and documentation fixes are welcome
Describe the bug ๐
When I try to install frappe-bench in FreeBSD 12.3 Jail, it throws error
To Reproduce ๐
Steps to reproduce the behavior:
- bench init --frappe-branch version-14 frappe-bench
- See error
Expected behavior ๐
frappe-bench directory should be created without error
OS (please complete the following information): ๐
- Linux:
distro:version
- macOS:
version
- Windows
version
- Others?
TrueNAS 12.0U8.1, Jail FreeBSD 12.3
Version Information
Can be found out by running bench version
in your respective bench folder.
- Bench Branch: 5.16.3
- Frappe Version: Failed
- ERPNext Version:
Additional context ๐
Add any other context about the problem here.
Possible Solution ๐
Any idea what might be causing the issue. Or if you have a proposed solution to the problem.