Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I changed my operating system,but when run dev ,still output restarting #1382

Closed
shijianzhong opened this issue Jun 24, 2018 · 1 comment
Closed

Comments

@shijianzhong
Copy link

Provide Your Network Information

1.北京beijing

  1. Aliyun

Run npm run doctor or wechaty run doctor(for docker user), paste output here

Expected behavior

Actual behavior

Steps to reproduce the behavior (and fixes, if any)

Full Output Logs

$ WECHATY_LOG=silly npm run ts-node mybot.ts

# or 

$ WECHATY_LOG=silly node dist/mybot.js
Show Logs

Paste the full output logs here with WECHATY_LOG=silly set

# PASTE FULL LOG OUTPUT AT HERE:
[root@izvkxk91ybsenaz wechatserve]# npm run dev

> koa2test@0.1.0 dev /root/wxserve/source/wechatserve
> nodemon bin/www

[nodemon] 1.17.5
[nodemon] to restart at any time, enter `rs`
[nodemon] watching: *.*
[nodemon] starting `node bin/www`
06:06:19 WARN Wechaty on('friend', contact, friendRequest) is DEPRECATED. use on('friendship', friendship) instead
06:06:19 INFO Wechaty start() v0.16.5 is starting...
06:06:19 INFO Wechaty initPuppet() using puppet: puppeteer
请扫描二维码完成登录: 
[nodemon] restarting due to changes...
[nodemon] starting `node bin/www`

@huan
Copy link
Member

huan commented Jul 12, 2018

Need More Information

Sorry, you did not follow the ISSUE Template, and there's not enough information about your problem.

In order to help us to find the problem out, you should provide all the detail information about the issue. Please make sure you are following the ISSUE Template, answer all the question, and the more important: provide the steps to reproduce the problem.

I'll close this issue. Please re-submit a new issue to provide the information that needed.

@huan huan closed this as completed Jul 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants