Skip to content

yirenge/yrg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yrg

yrg

yrg is a wonderful project ,i am working now.

service start

nginx node app shenzhuo

注意事项

windows 端口占用情况参考

https://blog.csdn.net/PETER327447/article/details/80564579

  1. 根据网上博客查询哪些PID暂用端口,命令如下: netstat -aon | findstr :80

  2. 根据所查进程PID=4,使用如下命令: tasklist|findstr “4300”

  3. 启动项设置 msconfig

  4. npm registry,设置为淘宝之后,立马快了 config get registry https://registry.npm.taobao.org/

  5. mysqli连接错误 解决1051的问题,可以看下面, https://blog.csdn.net/qq_38455201/article/details/83024357 但是1045的问题导致和1051两个问题有时候串起来了,比较麻烦,归根为代码片段配置错误。

nginx 1.17.5在window上proxy_pass无效,更换为1.16.1终于工作了。

ref

https://github.com/xuguangwen/nodeStation

About

yrg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors