nlkitai/nlux

npx nlux-cli create is failing

vikasiyer opened this issue · 0 comments

npx nlux-cli create react my-react-app is throwing an error like this:
image

Even npx nlux-cli create next my-next-app is failing

It doesn't seem environmental since npx create-react-app my-app works for me.