Coder Social home page Coder Social logo

Comments (4)

g1ronn1mo avatar g1ronn1mo commented on June 14, 2024

For everyone, wondering how to downgrade Nuxt.

use "nuxt": "3.10.3" insted of "nuxt": "^3.10.3"

The ^ cast a new version.

from nuxt.

danielroe avatar danielroe commented on June 14, 2024

Likely you have another dependency with an outdated consola dependency which is causing an old one to be installed.

Try ensuring you update consola - either by explicitly installing it, by refreshing your lockfile, or by identifying the package that has an old version and updating it.

from nuxt.

github-actions avatar github-actions commented on June 14, 2024

Would you be able to provide a reproduction? 🙏

More info

Why do I need to provide a reproduction?

Reproductions make it possible for us to triage and fix issues quickly with a relatively small team. It helps us discover the source of the problem, and also can reveal assumptions you or we might be making.

What will happen?

If you've provided a reproduction, we'll remove the label and try to reproduce the issue. If we can, we'll mark it as a bug and prioritize it based on its severity and how many people we think it might affect.

If needs reproduction labeled issues don't receive any substantial activity (e.g., new comments featuring a reproduction link), we'll close them. That's not because we don't care! At any point, feel free to comment with a reproduction and we'll reopen it.

How can I create a reproduction?

We have a couple of templates for starting with a minimal reproduction:

👉 https://stackblitz.com/github/nuxt/starter/tree/v3-stackblitz
👉 https://codesandbox.io/s/github/nuxt/starter/v3-codesandbox

A public GitHub repository is also perfect. 👌

Please ensure that the reproduction is as minimal as possible. See more details in our guide.

You might also find these other articles interesting and/or helpful:

from nuxt.

ecoms-ye avatar ecoms-ye commented on June 14, 2024

update: solved by by explicitly installing consola


same problem when creating a new project using pnpm dlx nuxi@latest init

$ pnpm why consola

dependencies:
nuxt 3.11.2
└─┬ @nuxt/devtools 1.3.3
  ├─┬ @nuxt/devtools-kit 1.3.3
  │ ├─┬ @nuxt/kit 3.11.2
  │ │ ├─┬ @nuxt/schema 3.11.2
  │ │ │ └── consola 3.2.3
  │ │ ├─┬ c12 1.10.0
  │ │ │ └─┬ giget 1.2.3
  │ │ │   ├─┬ citty 0.1.6
  │ │ │   │ └── consola 3.2.3
  │ │ │   ├── consola 3.2.3
  │ │ │   └─┬ nypm 0.3.8
  │ │ │     ├─┬ citty 0.1.6
  │ │ │     │ └── consola 3.2.3
  │ │ │     └── consola 3.2.3
  │ │ └── consola 3.2.3
  │ └─┬ @nuxt/schema 3.11.2
  │   └── consola 3.2.3
  ├─┬ @nuxt/devtools-wizard 1.3.3
  │ └── consola 3.2.3
  └─┬ @nuxt/kit 3.11.2
    ├─┬ @nuxt/schema 3.11.2
    │ └── consola 3.2.3
    └─┬ c12 1.10.0
      └─┬ giget 1.2.3
        └─┬ citty 0.1.6
          └── consola 3.2.3

from nuxt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.