Yarn: `الغزل ل<package>`مفقود.</package>

تم إنشاؤها على ٦ أكتوبر ٢٠١٦  ·  4تعليقات  ·  مصدر: yarnpkg/yarn

ميزة مفقودة ، قارن مع npm ls once . هل يجب أن يكون yarn why once هو البديل عنه؟ إذا كان الأمر كذلك ، فإن مخطط التبعية الذي يظهره يبدو خاطئًا.

[cpojer: ~/Projects/yarn (master)]$ yarn why once
yarn why v0.14.0
[1/3] 🤔  Why do we have the module "once"...?
[2/3] 🚚  Initialising dependency graph...
[3/3] 🔍  Finding dependency...
info Reasons this module exists
   - "node-gyp#glob" depends on it
   - "jest#jest-cli#istanbul-api" depends on it

[cpojer: ~/Projects/yarn (master)]$ npm ls once
[email protected] /Users/cpojer/Projects/yarn
├─┬ [email protected]
│ └─┬ [email protected]
│   └── [email protected]
├─┬ [email protected]
│ └─┬ [email protected]
│   └─┬ [email protected]
│     └── [email protected]
└─┬ [email protected]
  └─┬ [email protected]
    └── [email protected]
cat-bug

التعليق الأكثر فائدة

بالنسبة لأي شخص يأتي إلى هنا للبحث عن الأمر ls ، يعمل yarn list <package> على v1.9.4 ( ls لا يعمل).

ال 4 كومينتر

لدينا yarn ls <package> الآن 😃

torifat رهيبة !!

بالنسبة لأي شخص يأتي إلى هنا للبحث عن الأمر ls ، يعمل yarn list <package> على v1.9.4 ( ls لا يعمل).

yarn ls <package> غير موجود

❯ yarn ls react     
yarn run v1.19.1
error Command "ls" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
هل كانت هذه الصفحة مفيدة؟
0 / 5 - 0 التقييمات