nlkitai / nlux

The 𝗣𝗼𝘄𝗲𝗿𝗳𝘂𝗹 Conversational AI JavaScript Library 💬 — UI for any LLM, supporting LangChain / HuggingFace / Vercel AI, and more 🧡 React, Next.js, and plain JavaScript ⭐️

Home Page:https://docs.nlkit.com/nlux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npx nlux-cli create is failing

vikasiyer opened this issue · 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.