Description
npm WARN restify-cors-middleware@1.1.1 requires a peer of restify@2.6.x - 7.x.x but none is installed. You must install peer dependencies yourself.
Steps to reproduce
npm install --save restify-cors-middleware
Environment
- OS: Windows 10 Pro 1809
- Node.js: 10.15.1
- restify: 8.0.0
- restify-cors-middleware: 1.1.1
Description
npm WARN restify-cors-middleware@1.1.1 requires a peer of restify@2.6.x - 7.x.x but none is installed. You must install peer dependencies yourself.
Steps to reproduce
npm install --save restify-cors-middleware
Environment