Hi, I got interested in this tool after reading your comment on reddit https://www.reddit.com/r/javascript/comments/1rsyxpq/comment/oaaptw9/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button
I had some problems to make it run in my repo. I'm not familiar with github normal workflow for these kind of things, but I forked the repo I coded some tests that show the problems I found:
https://github.com/nicogranelli/charlie/tree/bugs
- commits with "--" in the message breaks
- I copy pasted the config example "after", and it also breaks
PD: the package.lock file commited in your repo seems to be old. The version in the main package is "0.1.9", but in the lock file is "0.1.6"
Hi, I got interested in this tool after reading your comment on reddit https://www.reddit.com/r/javascript/comments/1rsyxpq/comment/oaaptw9/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button
I had some problems to make it run in my repo. I'm not familiar with github normal workflow for these kind of things, but I forked the repo I coded some tests that show the problems I found:
https://github.com/nicogranelli/charlie/tree/bugs
PD: the package.lock file commited in your repo seems to be old. The version in the main package is "0.1.9", but in the lock file is "0.1.6"