Skip to content

Can't install nuxt/ionic@0.14.0 #565

Description

@Andr9651

🐛 The bug

Trying to install nuxt/ionic@0.14.0 in a new nuxt project results in the following error: 'husky' is not recognized as an internal or external command,

Reproduction Steps:

  1. npx nuxi@latest init <project name>
  2. select npm
  3. npx nuxi@latest module add ionic or npm i @nuxtjs/ionic

Things I've tried:

  • npm i @nuxtjs/ionic@0.13.1 works without issue.
  • Installing Husky first seems fix the issue.
  • Running the commands on 3 different windows machines and a mac all with the same result.
  • Running the commands in CodeSandbox which gives the same result.
  • Running the commands in Stackblitz which oddly enough succeeds. Can't figure out why though...

Windows:

image

Mac:

image

Codesandbox:

image

🛠️ To reproduce

Unsure what to put here?

🌈 Expected behaviour

Installing succeeds with requiring Husky.

ℹ️ Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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