create-react-blog icon indicating copy to clipboard operation
create-react-blog copied to clipboard

This repo is broken due to upstream issues with tar-pack

Open masad-frost opened this issue 2 years ago • 0 comments

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

masad-frost avatar Oct 26 '23 02:10 masad-frost