sishuoyang / ng2-gauge-with-color-band

An angular 2 and above radial gauge with color ranges
0 stars 2 forks source link

export 'ɵa' (imported as 'i1') was not found in 'ng2-gauge-with-color-band #4

Open kiranagre opened 6 years ago

kiranagre commented 6 years ago

Can you help me with this warning I get upon running ng build --prod --aot=true

WARNING in ./node_modules/ng2-gauge-with-color-band/ng2-gauge-with-color-band.ngfactory.js 18:193-198 "export 'ɵa' (imported as 'i1') was not found in 'ng2-gauge-with-color-band'

WARNING in ./node_modules/ng2-gauge-with-color-band/ng2-gauge-with-color-band.ngfactory.js 19:74-79 "export 'ɵa' (imported as 'i1') was not found in 'ng2-gauge-with-color-band'

AdityarajuE commented 3 years ago

Getting the same issue. did you find the solution?