-
Notifications
You must be signed in to change notification settings - Fork 451
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This error appears when I try the command valdi dev_setup on fedora:
valdi dev_setup
Setting up development environment for Linux...
Installing dependencies from apt...
- sudo apt-get install zlib1g-dev git-lfs watchman libfontconfig-dev adb
sudo: apt-get: command not found
Error
at ChildProcess.<anonymous> (/home/kaic/Valdi/npm_modules/cli/dist/utils/cliUtils.js:49:24)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1101:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)
aperently dev_setup only supports the apt package manager
Taha8600
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request