wechaty/wechaty-puppet-padchat

wechaty-puppet-padpro安装失败

joey2017 opened this issue · 0 comments

第一次安装wechaty-puppet-padpro提示:
Administrator@PC-201902251112 MINGW64 /d/nodejs/wechaty-puppet-padpro (master)
$ npm install wechaty-puppet-padpro
npm ERR! code ENOSELF
npm ERR! Refusing to install package with name "wechaty-puppet-padpro" under a package
npm ERR! also called "wechaty-puppet-padpro". Did you name your project the same
npm ERR! as the dependency you're installing?
npm ERR!
npm ERR! For more information, see:
npm ERR! https://docs.npmjs.com/cli/install#limitations-of-npms-install-algorithm

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache_logs\2019-07-31T08_51_47_59 2Z-debug.log

第二次安装wechaty-puppet-padpro提示:
$ npm install wechaty-puppet-padpro -f
npm WARN using --force I sure hope you know what you are doing.

nosql-leveldb@3.0.1 install D:\nodejs\wechaty-puppet-padpro\node_modules\nosql-leveldb
prebuild-install || node-gyp rebuild

prebuild-install WARN install No prebuilt binaries found (target=10.14.2 runtime=node arch =ia32 platform=win32)

D:\nodejs\wechaty-puppet-padpro\node_modules\nosql-leveldb>if not defined npm_config_node_ gyp (node "C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\npm-lifecycle\node- gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program Fi les (x86)\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
▒ڴ˽▒▒▒▒▒▒▒▒һ▒▒▒▒▒▒һ▒▒▒▒Ŀ▒▒▒▒Ҫ▒▒▒ò▒▒▒▒▒▒ɣ▒▒▒▒▒ӡ▒/m▒▒▒▒▒ء▒
D:\nodejs\wechaty-puppet-padpro\node_modules\nosql-leveldb\deps\leveldb\leveldb.vcxproj(20 ,3): error MSB4019: δ▒ҵ▒▒▒▒▒▒▒▒Ŀ▒▒D:\Microsoft.Cpp.Default.props▒▒▒▒▒▒ȷ▒▒ ▒▒▒▒▒е▒ ·▒▒▒▒ȷ▒▒▒Ҵ▒▒▒▒ϴ▒▒ڸ▒▒ļ▒▒▒
D:\nodejs\wechaty-puppet-padpro\node_modules\nosql-leveldb\deps\snappy\snappy.vcxproj(20,3 ): error MSB4019: δ▒ҵ▒▒▒▒▒▒▒▒Ŀ▒▒D:\Microsoft.Cpp.Default.props▒▒▒▒▒▒ȷ▒▒ ▒▒▒▒▒е▒·▒ ▒▒▒ȷ▒▒▒Ҵ▒▒▒▒ϴ▒▒ڸ▒▒ļ▒▒▒
gyp ERR! build error
gyp ERR! stack Error: C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe failed w ith exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Program Files (x86)\nodejs\node_modules\npm\ node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:182:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:240:1 2)
gyp ERR! System Windows_NT 10.0.17134
gyp ERR! command "C:\Program Files (x86)\nodejs\node.exe" "C:\Program Files (x86)\nod ejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd D:\nodejs\wechaty-puppet-padpro\node_modules\nosql-leveldb
gyp ERR! node -v v10.14.2
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm WARN Wouldn't install wechaty-puppet-padpro as a dependency of itself, but being force d
npm WARN @typescript-eslint/eslint-plugin@1.13.0 requires a peer of eslint@^5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @typescript-eslint/eslint-plugin-tslint@1.13.0 requires a peer of eslint@^5.0.0 b ut none is installed. You must install peer dependencies yourself.
npm WARN @typescript-eslint/parser@1.13.0 requires a peer of eslint@^5.0.0 but none is ins talled. You must install peer dependencies yourself.

系统:win10 64位
node版本 10.14.2
npm版本 6.4.1

一直安装不上这个包,wechaty-puppet-padchat也装不上,这是我的node还是npm有问题吗 ?