salesforce / akita

🚀 State Management Tailored-Made for JS Applications
https://salesforce.github.io/akita/
Apache License 2.0
3.7k stars 342 forks source link

Package "@datorama/akita" was found but does not support schematics. #1067

Open foekall opened 1 year ago

foekall commented 1 year ago

Is this a regression?

Yes

Description

I encountered the following error when I tried to generate a new component using Angular CLI after upgrading to version 15.2.0

An unhandled exception occurred: Package "@datorama/akita" was found but does not support schematics. See "/private/var/folders/some-folder/angular-errors.log" for further details.

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw

An unhandled exception occurred: Package "@datorama/akita" was found but does not support schematics. See "/private/var/folders/some-folder/angular-errors.log" for further details.

Please provide the environment you discovered this bug in

Angular 15.2.0

Anything else?

No response

Do you want to create a pull request?

No