create-react-blog
create-react-blog copied to clipboard
This repo is broken due to upstream issues with tar-pack
https://github.com/ForbesLindesay-Unmaintained/tar-pack/issues/39 https://github.com/ForbesLindesay-Unmaintained/tar-pack/issues/38 See also create-react-app repo https://github.com/facebook/create-react-app/issues/10958
tar-pack seems to be dead, might wanna use https://www.npmjs.com/package/unpack-stream which has promises support as an added bonus.
You can see how tar-pack is broken in here with a minimal repo https://replit.com/@replitfaris/tar-pack-broken