|
在安卓平台使用热更新插件cordova-hot-code-push,
在安装cordova-hot-code-push-cli 时候报如下问题,请问如何解决?
npm WARN peerDependencies The peer dependency level@~1.3.0 included from s3-sync-aws will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm WARN deprecated queue-async@1.0.7: renamed to d3-queue
npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated graceful-fs@2.0.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
The peer dependency level@~1.3.0 included from s3-sync-aws will nolonger be automatically installed to fulfill the peerDependency in npm 3+. Your application will need to depend on it explicitly.
|
|