vmware-clarity / core

Clarity is a scalable, accessible, customizable, open-source design system built with web components. Works with any JavaScript framework, created for enterprises, and designed to be inclusive.
https://clarity.design
MIT License
163 stars 42 forks source link

Add schematics support for @cds/angular@6.1.1 #161

Closed hippee-lee closed 1 year ago

hippee-lee commented 2 years ago

Describe the bug

After bootstrapping a new angular project and running ng add @cds/angular the command fails to complete because Package "@cds/angular" was found but does not support schematics.

Full console output

•100% ➜ ng add @cds/angular
ℹ Using package manager: npm
✔ Found compatible package version: @cds/angular@6.1.1.
✔ Package information loaded.

The package @cds/angular@6.1.1 will be installed and executed.
Would you like to proceed? Yes
✔ Packages successfully installed.
Package "@cds/angular" was found but does not support schematics.

How to reproduce

  1. Use Angular cli to bootstrap a new application.
  2. go to terminal in new project folder and run: ng add @cds/angular

Expected behavior

@cds/angular package is installed and ready to go.

Versions

Clarity project:

Clarity version:

Framework:

Framework version: _ie: Angular v^14.1.0 (latest)

Additional notes

If it can't be supported please remove the guidance from the documentation.

github-actions[bot] commented 1 year ago

Hi there 👋, this is an automated message. To help Clarity keep track of discussions, we automatically lock closed issues after 14 days. Please look for another open issue or open a new issue with updated details and reference this one as necessary.