YuanChieh,Cheng

Results 4 issues of YuanChieh,Cheng

1. Update Jimp package version 2. Add package-lock.json 3. Fix eslint issue I passed all test. This should be solved multiple issue 1. https://github.com/preco21/merge-img/issues/15 `npm audit` would only report low...

# 目的 我希望可以再網站後台使用Logger System,記錄每位使用者的Request Method、以及錯誤訊息,有以下需求 1. 可以分類:如info/ warn/ error 2. 上述分類可以導出到不同File,如server-info.log / server-warn.log 3. 完整輸出錯誤 # 使用的工具 我在 Mac 10.10 下使用 npm 安裝 node.js 7.6.0 ,使用sails.js 0.12 # 遇到的問題 我原本使用winston,為了要可以分類輸出log,我參考以下做法...

Hi, Thanks for the amazing example code. I have worked for AoT and JiT for days to figure out the correct way. My components link html by "templateUrl" and strangely...

## Issue description I ran a Redis Cluster on local and I cannot get key expired event from ioredis Cluster. ## Steps to reproduce the issue 1. Start Redis Cluster...