medis icon indicating copy to clipboard operation
medis copied to clipboard

Package errors

Open danieluyo opened this issue 8 years ago • 0 comments

➜  medis git:(master) ✗ npm install
npm WARN [email protected] requires a peer of webpack@^1.9.11 but none is installed. You must install peer dependencies yourself.

up to date in 5.104s
➜  medis git:(master) ✗ npm install webpack@^1.9.11
npm WARN [email protected] requires a peer of webpack@^2.0.0 || ^3.0.0 but none is installed. You must install peer dependencies yourself.

+ [email protected]
added 7 packages, removed 41 packages and updated 14 packages in 10.925s
➜  medis git:(master) ✗

➜  medis git:(master) ✗ npm install webpack@^2.0.0
npm WARN [email protected] requires a peer of webpack@^1.9.11 but none is installed. You must install peer dependencies yourself.

😑😑😑

danieluyo avatar Oct 30 '17 20:10 danieluyo