JongHyeok Kang

Results 11 comments of JongHyeok Kang

same issue on `typescript v4.7.4` and `tsc --version` is `4.2.3`

oh, I upgraded tsc with 4.7.4 by `npm i [email protected] -g`, and it worked! thanks

Hi @WadeBarnes, When I run `./manage start`, specifically giving an options with `IPS=host1, host2, host3, ...`, It causes error something like that it needs to run `init_indy_keys`. So I uncommented...

> Hello @kingworm, > > I usually use .env file to configure the network or other env variables or key/values without modifing manage script. > > for example I have...

@crowrish 해당 모듈에 다양한 payment방식을 지원하면 좋을 것 같네요 감사합니다!

iamport를 웹에서 사용하려면 jquery도 필요하니 확인하시면 될 것 같습니다.

+1 I've faced this issue either, the generated pdf losed all image annotations from embeded PDF.

I think timestamp is not correct, I used `var timestamp = awsSignature.formatDateTime(new Date().toISOString());`

in theoretically, yes. I'm finding a way, not using aws-amplify module. I can't find any examples using REST Request using signature authorization...