dufourgilles / knx-ip

KNX IP Gateway protocol implementation
30 stars 9 forks source link

warning while adding to a project: Package "knx-ip" was found but does not support schematics. #21

Closed regetskcob closed 7 months ago

regetskcob commented 7 months ago

When i run ng add knx-ip it results in the error mentioned abvoe.

dbocksteger@Daniels-MBP knx-tools % ng add knx-ip
ℹ Using package manager: npm
✔ Found compatible package version: knx-ip@0.3.0.
✔ Package information loaded.

The package knx-ip@0.3.0 will be installed and executed.
Would you like to proceed? Yes
✔ Packages successfully installed.
Package "knx-ip" was found but does not support schematics.

To be honest, I'm very new to angular, so I don't know whether this is really relevant.

dufourgilles commented 7 months ago

knx-ip is not designed for frontend and not tested with angular. This is why there is no angular schematics. https://angular.io/guide/schematics