Closed yudenzel closed 6 years ago
Following npm warning was reported while executing npm install.
npm install
npm WARN deprecated phantomjs@2.1.7: Package renamed to phantomjs-prebuilt. Please update 'phantomjs' package references to 'phantomjs-prebuilt'
Is it necessary/needed to update the package.json?
We do not use PhantomJS any more. Ref: https://github.com/mermaidjs/mermaid.cli
Following npm warning was reported while executing
npm install
.Is it necessary/needed to update the package.json?