fullstack-lang / gongng2charts

gongstack for integrating ng2-charts
MIT License
0 stars 0 forks source link

Compilation issue on windows #3

Open thomaspeugeot opened 2 years ago

thomaspeugeot commented 2 years ago

ng build fails

export class Gongng2chartsChartComponent implements OnInit {
Appears in the NgModule.exports of Gongng2chartsspecificModule, but could not be resolved to an NgModule, Component, Directive, or Pipe class.

Is it missing an Angular annotation?

It is working on the mac

thomaspeugeot commented 2 years ago
./projects/gongng2chartsspecific/src/lib/gongng2charts-chart/gongng2charts-chart.component.ts:57:27-50 
- Error: export 'FrontRepo' (imported as 'gongng2charts') was not found in 'gongng2charts' (module has no exports)