Marko Vejnovic
Marko Vejnovic
Real user. I will retry using the library to make sure it was not my error.
This seems to be an issue with using a `string` in `CreateAndSignPrivateKey`, due to the padding block being truncated as described [here](https://stackoverflow.com/questions/4560461/decryption-error-pad-block-corrupted).
Worth noting that my key generation and license generation code snippets are two different code blocks.
Hi. Sorry for the late reply. I'm not really familiar of a better way. I could make a simple `Makefile` that automates the commands I outlined before, but it would...
Yeah, I think you're right -- maybe it's best if I keep the COPR up (I see utility from it) and we reject this PR? I can keep the COPR...
I am able to reproduce this. Running off of a fresh `coc` + `coc-import-cost` combo I receive: ``` [coc.nvim]: UnhandledRejection: Cannot find module 'tslib' Require stack: - $HOME/.config/coc/extensions/node_modules/coc-import-cost/lib/extension.js - $HOME/.config/coc/extensions/node_modules/coc-import-cost/lib/extension.js...