Coderoad validate keeps giving error
moT01 opened this issue · 2 comments
moT01 commented
ShMcK commented
@moT01 I haven't been able to replicate the issue, but if you could:
- test this version of the CLI in #73. To test: run
yarn && yarn build. It should install the package locally. - then verify the
coderoad --versionyou have locally is using 0.6.1. - If so, try
coderoad validateagain.
If the issue persists, I'm guessing its because the temporary .tmp directory wasn't cleaned up. I'll have to look it to how that happens. You can safely erase it manually.
moT01 commented
This seems to be fixed. I was able to run it without the error. I will keep an eye on it.
