EasyTier / EasyTier/easytier-manager
Build Steps?
Open
- Dominant language
- Vue
- Stars
- 278
- Forks
- 38
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 1
Description
Hello,
I want to build EasyTier-Manager (on Windows 11 x64 with ) from the sources but the listed steps:
rustc 1.90.0 (1159e78c4 2025-09-14)
pnpm 10.19.0
npm 11.6.2
When I try the steps, I get an error:
```
Installation and Usage
Get the code
>> git clone https://github.com/EasyTier/easytier-manager.git
Install dependencies
>> cd easytier-manager
>>> pnpm install
run
>>> pnpm run tauri
ERROR ---> ELIFECYCLE Command failed with exit code 2.
Pack
1. Compile
>>> pnpm run build:compile
2. Package for each platform
>>> pnpm run tauri:build
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.