live-server icon indicating copy to clipboard operation
live-server copied to clipboard

opn has been deprecated

Open bonarja opened this issue 5 years ago • 1 comments

opn has been deprecated The package has been renamed to open

bonarja avatar Jul 01 '19 21:07 bonarja

Hi!

Still getting the same warning...

mac:project a.user$ npm i rollup-plugin-live-server -D
npm WARN deprecated [email protected]: The package has been renamed to `open`

Here's dependecy graph:

[email protected] /Users/a.marukhin/Code/play-js/basics
└─┬ [email protected]
  └─┬ [email protected]
    └── [email protected] 

Please do fix this to avoid warnings.

Thanks

ax2mx avatar Oct 24 '19 08:10 ax2mx