-
Notifications
You must be signed in to change notification settings - Fork 434
Closed
Labels
good first issuetype: bugcode to address defects in shipped codecode to address defects in shipped code
Description
Describe the bug
Installing the CLI produces deprecated warnings.
To Reproduce
- Run
npm install -g netlify-cli
See the following warnings:
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated object-keys@0.2.0: Please update to the latest object-keys
Configuration
System:
OS: macOS 10.15.7
CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Memory: 58.40 MB / 32.00 GB
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 14.9.0 - /usr/local/bin/node
Yarn: 1.22.5 - /usr/local/bin/yarn
npm: 6.14.8 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
npmGlobalPackages:
netlify-cli: 2.67.4Expected behavior
No warnings should be printed
Metadata
Metadata
Assignees
Labels
good first issuetype: bugcode to address defects in shipped codecode to address defects in shipped code