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
4 Replies
a lot of modules are broken right now, including this one and nuxt eslint... https://www.npmjs.com/package/@unhead/ssr
npm
@unhead/ssr
Install. Latest version: 1.1.26, last published: a month ago. Start using @unhead/ssr in your project by running
npm i @unhead/ssr
. There are no other projects in the npm registry using @unhead/ssr.might be an issue with npm? not sure whats going on
@Jay this is why people wanted federated package ecosystems, to avoid single point of failures like NPM
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View