-
Notifications
You must be signed in to change notification settings - Fork 45
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
Can't npm install in Ubuntu 20 #183
Comments
It seems our latest code does not contain this code. Could you please pull the latest code from the main branch, then try with Node.js 16 again? |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
0. Report Issue Guide
1. Versions
What is your wechaty version?
Answer: v0.4
What is your node version? (run
node --version
)Answer: v10.19.0
What os are you using
Answer: Ubuntu 20.04
2. Describe the bug
3. To Reproduce
This part is very important: if you can not provide any reproduce steps, then the problem will be very hard to be recognized.
Steps to reproduce the behavior:
4. Expected behavior
Give a clear and concise description of what you expected to happen.
5. Actual behavior
If applicable, add screenshots to help explain your problem. But do not paste log screenshots here.
6. Full Output Logs
Set env
WECHATY_LOG=silly
in order to set log level to silly, then we can get the full log (If you dosen't set log env, log level is info as default, we cannot get the full log)We need full log instead of log screenshot or log fragments!
Show Logs
7. Additional context
Add any other context about the problem here.
[bug]
The text was updated successfully, but these errors were encountered: