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

2019第五周 #15

Open
huruji opened this issue Jul 6, 2019 · 6 comments
Open

2019第五周 #15

huruji opened this issue Jul 6, 2019 · 6 comments

Comments

@huruji
Copy link
Owner

huruji commented Jul 6, 2019

https://blog.csdn.net/u014068781/article/details/77962423

HTML 6种空格    ‌‍空白空格的区别

        ‌‍

@huruji
Copy link
Owner Author

huruji commented Aug 5, 2019

git 问题:fatal: Could not read from remote repository.

https://stackoverflow.com/questions/13509293/git-fatal-could-not-read-from-remote-repository

@huruji
Copy link
Owner Author

huruji commented Aug 6, 2019

https://stackoverflow.com/questions/33725639/npm-install-g-less-does-not-work/40905762#40905762

npm 安装的时候不应该使用 sudo,这会带来各种权限问题

@huruji
Copy link
Owner Author

huruji commented Aug 6, 2019

如何livereload你的electron app

  • 使用 electron-reload
  • 使用 gulp 配合electron-connect
  • 使用 electronmon

善用 npms.io

@huruji
Copy link
Owner Author

huruji commented Aug 7, 2019

lerna add 命令添加包的时候,不能一次性添加多个包,这是一个问题

lerna/lerna#2004

@huruji
Copy link
Owner Author

huruji commented Aug 7, 2019

http://appium.io/docs/en/drivers/ios-xcuitest/

ios操作系统的电脑控制,类似于ADB

@huruji
Copy link
Owner Author

huruji commented Aug 28, 2019

How to fix this Error: spawn EACCES

sudo chmod -R a+rwx /appfolder

https://forum.ionicframework.com/t/how-to-fix-this-error-spawn-eacces/20490

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

1 participant