commitizen / commitizen/cz-cli

Support yarn v2

Open
#702 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
17.5k
Forks
566
Avg merge
8h 16m
Merged PRs (30d)
1

Description

Yarn v2 has a new directory structure that doesn't involve modules. [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import/pull/1591) was able to solve an issue like this quite easily by using `createRequireFromPath` instead of `require.resolve`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.