Skip to content

create-neon not working with yarn init #2

@CamilleHbp

Description

@CamilleHbp

Subject of the issue

yarn init runs the standard init process, not create-neon.

Your environment

  • yarn v1.22.10
  • node v16.00
  • neon v0.8.0

Steps to reproduce

Run yarn init neon my-project.

Expected behaviour

Should call create-neon correctly like npm init neon my-project does.

image

Actual behaviour

Running yarn init neon my-project only runs the standard yarn init process to create a NPM package, not the create-neon process.

image

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