mathieudutour / medium-to-own-blog

Switch from Medium to your own blog in a few minutes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npx medium-to-own-blog not generate blog, generate import article

diomalta opened this issue · comments

Time to use npx medium-to-own-blog shows the option of importing a single article.
Download and install project I can run the correct script through the node and generate the blog

I think we found an npx bug. I just published a workaround for now, it should work

Actually even I faced this same issue but running the following command lead to the desired output
npx --package=medium-to-own-blog medium-to-own-blog

(I don't know why it is though :P)

I think it should be fixed with the latest version? npx medium-to-own-blog@0.2.2

yes, resolved the error.