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
What Operating System(s) are you seeing this problem on?
Linux (x86-64)
Backend.AI version
24.09.4
Describe the bug
Despites the workaround of the issue, reported by @studioego (#2942), I got an error originated from "macos-alias" and "electron" on Backend.AI Installation.
<!--
Please precisely, concisely, and concretely describe what this PR changes, the rationale behind codes,
and how it affects the users and other developers.
-->
This PR resolves [#2959](#2959).
### Test
> Prerequisites: you need to install pnpm in target machine. (Install guide: https://pnpm.io/installation)
1. Execute command `pnpm i`
2. Check whether installation is successfully done or not.
**Checklist:** (if applicable)
- [ ] Mention to the original issue
- [ ] Documentation
- [ ] Minium required manager version
- [ ] Specific setting for review (eg., KB link, endpoint or how to setup)
- [ ] Minimum requirements to check during review
- [ ] Test case(s) to demonstrate the difference of before/after
What Operating System(s) are you seeing this problem on?
Linux (x86-64)
Backend.AI version
24.09.4
Describe the bug
Despites the workaround of the issue, reported by @studioego (#2942), I got an error originated from "macos-alias" and "electron" on Backend.AI Installation.
To Reproduce
install-dev.sh
in scripts directory.Expected Behavior
If
macos-alias
pkg is only for certain OS (such as macOS), It should be skipped during installation.Anything else?
No response
The text was updated successfully, but these errors were encountered: