أحاول تثبيت mongodb من خلال homebew، وقد قمت بالخطوات التالية:
brew update
ثم
brew install mongodb
ولكن يظهر لي الخطأ التالي:
Error: No available formula with the name "mongodb"
==> Searching for a previously deleted formula (in the last
month)...
Warning: homebrew/core is shallow clone. To get complete history
run:
git -C "$(brew --repo homebrew/core)" fetch --unshallow
Error: No previously deleted formula found.
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.
لماذا يظهر هذا الخطأ؟ وماهي الطريقة الصحيحة لتثبيت mongodb من خلال homebrew ؟
السؤال
Tamim Fahed
أحاول تثبيت mongodb من خلال homebew، وقد قمت بالخطوات التالية:
brew update ثم brew install mongodb
ولكن يظهر لي الخطأ التالي:
Error: No available formula with the name "mongodb" ==> Searching for a previously deleted formula (in the last month)... Warning: homebrew/core is shallow clone. To get complete history run: git -C "$(brew --repo homebrew/core)" fetch --unshallow Error: No previously deleted formula found. ==> Searching for similarly named formulae... Error: No similarly named formulae found. ==> Searching taps... ==> Searching taps on GitHub... Error: No formulae found in taps.
لماذا يظهر هذا الخطأ؟ وماهي الطريقة الصحيحة لتثبيت mongodb من خلال homebrew ؟
3 أجوبة على هذا السؤال
Recommended Posts
انضم إلى النقاش
يمكنك أن تنشر الآن وتسجل لاحقًا. إذا كان لديك حساب، فسجل الدخول الآن لتنشر باسم حسابك.