-
Notifications
You must be signed in to change notification settings - Fork 872
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
I am trying to build using the documentation instructions, but got the no matching package named cidre found error.
Current Behavior
no matching package named cidre found
Expected Behavior
Install meeting-minutes on ubuntu 24.04
Steps to Reproduce
- git clone the repository
- pnpm install
- pnpm run tauri:build
- ./build-gpu.sh
Environment
- OS:Ubuntu 24.04
- Browser: Chrome
- Version: 141.0.7390.122
- Node Version: v18.19.1
- npm/pnpm Version:10.19.0
ots or videos to help explain your problem]
Error Messages
error: no matching package named cidre found
location searched: https://github.com/yury/cidre?rev=a9587fa
required by package meetily v0.1.1 (/home/gpetrini/meeting-minutes/frontend/src-tauri)
ELIFECYCLE Command failed.
ELIFECYCLE Command failed with exit code 101.
Additional Context
Also, I needed to install cargo manually.
Checklist
- I have searched for similar issues
- I have provided all required information
- I have included screenshots/videos if applicable
- I have included error messages if applicable
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working