-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: After using --exact-o3r-version
with npm create @o3r
, ng g library
fails if --exact-o3r-version
is not explicitly specified again
#2758
Labels
Comments
matthieu-crouzet
added a commit
that referenced
this issue
Jan 30, 2025
…ovided when adding @o3r/core
matthieu-crouzet
added a commit
that referenced
this issue
Jan 31, 2025
…ovided when adding @o3r/core
matthieu-crouzet
added a commit
that referenced
this issue
Jan 31, 2025
…ovided when adding @o3r/core
matthieu-crouzet
added a commit
that referenced
this issue
Jan 31, 2025
…ovided when adding @o3r/core
matthieu-crouzet
added a commit
that referenced
this issue
Jan 31, 2025
…ovided when adding @o3r/core
matthieu-crouzet
added a commit
that referenced
this issue
Feb 4, 2025
…ovided when adding @o3r/core
matthieu-crouzet
added a commit
that referenced
this issue
Feb 4, 2025
…ovided when adding @o3r/core
matthieu-crouzet
added a commit
that referenced
this issue
Feb 5, 2025
…ovided when adding @o3r/core
matthieu-crouzet
added a commit
that referenced
this issue
Feb 5, 2025
…ovided when adding @o3r/core
matthieu-crouzet
added a commit
that referenced
this issue
Feb 5, 2025
…ovided when adding @o3r/core
matthieu-crouzet
added a commit
that referenced
this issue
Feb 5, 2025
…ovided when adding @o3r/core
matthieu-crouzet
added a commit
that referenced
this issue
Feb 6, 2025
…ovided when adding @o3r/core
matthieu-crouzet
added a commit
that referenced
this issue
Feb 7, 2025
…ovided when adding @o3r/core
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Package name
workspace
Package version
11.5.6
Reproduction steps
Current result
Expected result
Additional comments
When creating a workspace using
--exact-o3r-version
, shouldn't this flag be remembered for all future o3r package installation?The text was updated successfully, but these errors were encountered: