Максим Сердюков

Avatar
  • 活动总数 5
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 2
  • Максим Сердюков 创建了一个帖子,

    How to cure the error "remove unused element"

    The screenshot below shows that the funcB method is used, but the analyzer does not notice this. How to fix this without disabling the inspection?  
  • Максим Сердюков 创建了一个帖子,

    Run gulp from www-data

    Hi. Can I start gulp from another user? I can not change file permissions. And gulp only works if you run it like this: "sudo -u www-data gulp watch". How can this be repeated?