Skip to content
This repository has been archived by the owner on Jun 1, 2020. It is now read-only.

安装依赖时报不匹配 #251

Open
nihaodanse opened this issue Feb 27, 2019 · 1 comment
Open

安装依赖时报不匹配 #251

nihaodanse opened this issue Feb 27, 2019 · 1 comment

Comments

@nihaodanse
Copy link

PS F:\ayzb\we\wechaty-getting-started> npm install

[email protected] postinstall F:\ayzb\we\wechaty-getting-started
check-node-version --node ">= 10"

npm WARN [email protected] requires a peer of wechaty-puppet@^0.15.6 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of wechaty-puppet@^0.15.1 but none is installed. You must install peer dependencies yourself.

audited 2007 packages in 3.052s
found 0 vulnerabilities

PS F:\ayzb\we\wechaty-getting-started> npm install wechaty-puppet-padchat
npm WARN [email protected] requires a peer of wechaty-puppet@^0.15.1 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of wechaty-puppet@^0.15.6 but none is installed. You must install peer dependencies yourself.

  • [email protected]
    updated 1 package and audited 2007 packages in 5.366s
    found 0 vulnerabilities

PS F:\ayzb\we\wechaty-getting-started>

@lijiarui
Copy link
Member

Have you install all of the dependency at last?
Also, please file the issue following the issue template

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants