Skip to content

Nuxt 4 codemon does absolutely nothing - No changes were made during the codemod run. #69

@martinszeltins

Description

@martinszeltins

Environment


  • Operating System: Ubuntu 20.04.4 LTS
  • Node Version: v18.12.1
  • Nuxt Version: -
  • CLI Version: 3.12.0
  • Nitro Version: -
  • Package Manager: unknown
  • Builder: -
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -

Reproduction

https://github.com/martinszeltins/nuxt-4-codemon

Describe the bug

I wanted to run the automated Nuxt 4 migration codemon and expected it to move everything to the new directory structure but it just showed this:

No changes were made during the codemod run.

$ npx codemod@latest nuxt/4/migration-recipe

✔ Successfully fetched "nuxt/4/migration-recipe" from local cache.
? Press Enter to run the selected codemods in order.
   You can deselect anything you don’t want. (Press <space> to select, <a> to toggle all, and <enter> to proceed)

❯ ◉ nuxt/4/absolute-watch-path
  ◉ nuxt/4/default-data-error-value
  ◉ nuxt/4/deprecated-dedupe-value
  ◉ nuxt/4/file-structure
  ◉ nuxt/4/shallow-function-reactivity
  ◉ nuxt/4/template-compilation-changes

Running all codemons...
No changes were made during the codemod run.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions