Skip to content

Unable to run package.json scripts using yarn #703

@jebax

Description

@jebax
  • Maizzle Version: 4.0.0
  • Node.js Version: 16.5.3

Hi,

As of maizzle 4.0.0 there's a problem executing package.json scripts that use the maizzle command, IF you're using yarn instead of npm:

yarn run v1.22.10
$ maizzle build production
env: node\r: No such file or directory
error Command failed with exit code 127.

To reproduce:

  1. Create a new starter project: maizzle new
  2. Delete package-lock.json and run yarn install
  3. Run yarn dev or yarn build

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions