Skip to content

[Bug]: adding eslint-config-otter when adding @o3r/workspace fails #2767

Closed
@vscaiceanu-1a

Description

Package name

workspace

Package version

11.5.0

Reproduction steps

ng new --no-create-application my-workspace
cd my-workspace
npm install -D eslint
ng add @o3r/workspace # make sure angular and otter version are aligned to avoid peer dep errors

You already have ESLint installed. Would you like to add Otter config rules for ESLint?
Otherwise, you can add them later via this command: ng add @o3r/eslint-config-otter Yes

Current result

Collection "@o3r/eslint-config-otter" cannot be resolved.

Expected result

Adds workspace along with Otter eslint correctly.

Additional comments

No response

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions