Skip to content
This repository was archived by the owner on Oct 2, 2022. It is now read-only.
This repository was archived by the owner on Oct 2, 2022. It is now read-only.

wrong engine for yarn set :( #77

@maapteh

Description

@maapteh

#Bug report

Wrong engine being set

Do not set yarn in engine to a version which doesn't exist! At the moment 1.22.4 is latest, there is no 1.3

This makes yarn install impossible when this lib is a submodule of something else.

https://github.com/EndemolShineGroup/cosmiconfig-typescript-loader/blob/develop/package.json#L24

which will throw an error:

error @endemolshinegroup/[email protected]: The engine "yarn" is incompatible with this module. Expected version ">=1.3.0".
error Found incompatible module

Its wrong since 2018 maybe you meant 'npm' :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions