• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






猴子哥669

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

2018年7月31日

8腾讯云服务器账号密码
摘要: 1、下载安装 Windows SSH 和 Telnet 客户端工具 Putty。下载Putty 2、用户名:root,Host:118.89.158.243 服务器操作系统为 CentOS 7.3 64位 ,默认账户为 root ,初始密码为 ZcL3TYPc59LbTX coolcoin.ltd 阅读全文
posted @ 2018-07-31 21:11 猴子哥669 阅读(1603) 评论(0) 推荐(0)
 
errno -4058 and npm WARN enoent ENOENT 解决方案
摘要: 1、报错如下: npm WARN checkPermissions Missing write access to C:\Users\hejinrong\AppData\Roaming\npm\node_modules\vue cli\node_modules\cliui\node_modules\ 阅读全文
posted @ 2018-07-31 20:42 猴子哥669 阅读(2338) 评论(0) 推荐(0)
 
node gyp的问题
摘要: 解决 binding.gyp not found (xxx/xxx/xxx) while trying to load binding.gyp 问题 在使用ccap图形验证码模块时遇到这个问题 Error: gyp failed with exit code: 1 于是我手动删了rm rf ~/.n 阅读全文
posted @ 2018-07-31 19:40 猴子哥669 阅读(564) 评论(0) 推荐(0)
 
npm 版本问题
摘要: STF之问题篇 https://yq.aliyun.com/articles/221602 装完成后输入stf doctor查看工具依赖是否正确,安装教程可以参考我之前写的,这里不再多说,直接说问题。 mac篇 问题1:Unexpected error checking ZeroMQ: Error: 阅读全文
posted @ 2018-07-31 19:38 猴子哥669 阅读(1080) 评论(0) 推荐(0)
 
无缘无故出现npm 解析异常的的问题 解决方案
摘要: npm cache clean force try if false delete package.lock.json try again if false npm set registry https://registry.npmjs.org/ don't use taobao mirror 阅读全文
posted @ 2018-07-31 17:12 猴子哥669 阅读(249) 评论(0) 推荐(0)