Installation failure
I am running the following series of commands:
npx nuxi@latest init <project-name>
cd <project-name>
npm install
Then my directory structure output looks like this:
which does not seem correct.
I am using :
npm : 9.5.1
node: v19.8.1
npx nuxi@latest init <project-name>
cd <project-name>
npm install
Then my directory structure output looks like this:
which does not seem correct.
I am using :
npm : 9.5.1
node: v19.8.1