You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was a user submitted issue, where they had issues running npm install with @cdssnc/gcds-components-angular because the angular version in that package only supports up to version 16.
As a developer using the GCDS Components Angular package, I want to be able to run npm install without --legacy-peer-deps, so I can keep strict dependency resolution.
✅ Definition of Done / Outcomes
@cdssnc/gcds-components-angular is on version angular 18+
📜 Acceptance criteria
Add here the list of assumed steps that will be needed to complete the task
📇 User story
This was a user submitted issue, where they had issues running npm install with
@cdssnc/gcds-components-angular
because the angular version in that package only supports up to version 16.npm install
without--legacy-peer-deps
, so I can keep strict dependency resolution.✅ Definition of Done / Outcomes
@cdssnc/gcds-components-angular
is on version angular 18+📜 Acceptance criteria
Add here the list of assumed steps that will be needed to complete the task
📝 More info
Stackblitz:
https://stackblitz.com/github/AlexisLeblancDFO/gcds-angular18-form?file=README.md
. 🚫 Out of scope
_ If possible, give precisions on what is not part of this work_
The text was updated successfully, but these errors were encountered: