-
Notifications
You must be signed in to change notification settings - Fork 22
Open
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
Metadata
Metadata
Assignees
Labels
No labels