Liu Xing
Liu Xing
> This CSV was exported from Apple Numbers on a Mac, so I guess Numbers uses \r or \r\n. Yes. I use `\r\n`, then there is no new line character.
custom field **cf1** value maybe not a list. You can use `issue.fields.cf1` to get value.
I found it is OK after I install ICU
I also face this problem ``` d:\workspace_git\gokuai-notify\node_modules\memcached\node_modules\hashring\node_modules\bindings\bindings.js:91 throw err ^ Error: Could not locate the bindings file. Tried: → d:\workspace_git\gokuai-notify\node_modules\memcached\node_modules\hashring\build\hashvalue.node → d:\workspace_git\gokuai-notify\node_modules\memcached\node_modules\hashring\build\Debug\hashvalue.node → d:\workspace_git\gokuai-notify\node_modules\memcached\node_modules\hashring\build\Release\hashvalue.node → d:\workspace_git\gokuai-notify\node_modules\memcached\node_modules\hashring\out\Debug\hashvalue.node → d:\workspace_git\gokuai-notify\node_modules\memcached\node_modules\hashring\Debug\hashvalue.node → d:\workspace_git\gokuai-notify\node_modules\memcached\node_modules\hashring\out\Release\hashvalue.node...
npm里的是`1.0.6`版本的 GitHub里的是`1.0.4`的