spectrum-css icon indicating copy to clipboard operation
spectrum-css copied to clipboard

NPM install reports warning about peers

Open mscherotter opened this issue 4 years ago • 0 comments

Description

How do you resolve these NPM warnings: npm WARN @spectrum-css/[email protected] requires a peer of @spectrum-css/button@^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN @spectrum-css/[email protected] requires a peer of @spectrum-css/vars@^3.0.1 but none is installed. You must install peer dependencies yourself. npm WARN @spectrum-css/[email protected] requires a peer of @spectrum-css/button@^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN @spectrum-css/[email protected] requires a peer of @spectrum-css/button@^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN @spectrum-css/[email protected] requires a peer of @spectrum-css/button@^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN @spectrum-css/[email protected] requires a peer of @spectrum-css/button@^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN @spectrum-css/[email protected] requires a peer of @spectrum-css/vars@^3.0.1 but none is installed. You must install peer dependencies yourself. npm WARN @spectrum-css/[email protected] requires a peer of @spectrum-css/vars@^3.0.1 but none is installed. You must install peer dependencies yourself. npm WARN @spectrum-css/[email protected] requires a peer of @spectrum-css/vars@^3.0.1 but none is installed. You must install peer dependencies yourself. npm WARN @spectrum-css/[email protected] requires a peer of @spectrum-css/vars@^3.0.1 but none is installed. You must install peer dependencies yourself.

Steps to reproduce

run npm install on the any of the packages listed like npm install @spectrum-css/fieldlabel

  1. Go to http://opensource.adobe.com/spectrum-css/
  2. Click on ...
  3. Observe ...

Expected behavior

Screenshots

Environment

  • Spectrum CSS version:
  • Browser(s) and OS(s):

Additional context

mscherotter avatar Oct 04 '21 03:10 mscherotter