otter icon indicating copy to clipboard operation
otter copied to clipboard

[Bug]: The schematics `@o3r/workspace:library` seems to not complete in Nx project

Open kpanot opened this issue 6 months ago • 0 comments

Package name

workspace

Package version

11.1.0

Reproduction steps

Generate a new nx project and add Otter:

npx nx init
npx nx add @o3r/core

Generate a library:

npx nx g @o3r/workspace:library

Current result

No file generated

Expected result

A new library

Additional comments

No response

kpanot avatar Aug 16 '24 03:08 kpanot