You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When choosing a Documentation Website (@rocket/launch theme), the generated package.json refers to "@rocket/launch": "0.21.4" , but latest @rocket/launch is 0.21.3: https://www.npmjs.com/package/@rocket/launch
So simply npm install fails to launch
Reproduction steps:
npx @rocket/create@latest
Choose "Documentation Website" for starter template