CONSOLE ERROR file:///app/tns_modules/@angular/core/bundles/core.umd.js:3491:32: EXCEPTION: Uncaught (in promise): Error: Error in devices/devices.component.html:37:2 caused by: Could not load view for: Gradient.TypeError: undefined is not a constructor (evaluating 'new view_1.Property({
CONSOLE ERROR file:///app/tns_modules/@angular/core/bundles/core.umd.js:3496:36: ORIGINAL STACKTRACE:
CONSOLE ERROR file:///app/tns_modules/@angular/core/bundles/core.umd.js:3497:36: resolvePromise@file:///app/tns_modules/nativescript-angular/zone-js/dist/zone-nativescript.js:416:40
CONSOLE ERROR file:///app/tns_modules/nativescript-angular/zone-js/dist/zone-nativescript.js:342:26: Unhandled Promise rejection: Error in devices/devices.component.html:37:2 caused by: Could not load view for: Gradient.TypeError: undefined is not a constructor (evaluating 'new view_1.Property({
CONSOLE ERROR file:///app/tns_modules/nativescript-angular/zone-js/dist/zone-nativescript.js:344:22: Error: Uncaught (in promise): Error: Error in devices/devices.component.html:37:2 caused by: Could not load view for: Gradient.TypeError: undefined is not a constructor (evaluating 'new view_1.Property({
I'm trying to use this plugin but received this error with this code.
devices.component.html condensed to just the gradient part
app.module.ts:
package.json:
CONSOLE ERROR file:///app/tns_modules/@angular/core/bundles/core.umd.js:3491:32: EXCEPTION: Uncaught (in promise): Error: Error in devices/devices.component.html:37:2 caused by: Could not load view for: Gradient.TypeError: undefined is not a constructor (evaluating 'new view_1.Property({ CONSOLE ERROR file:///app/tns_modules/@angular/core/bundles/core.umd.js:3496:36: ORIGINAL STACKTRACE: CONSOLE ERROR file:///app/tns_modules/@angular/core/bundles/core.umd.js:3497:36: resolvePromise@file:///app/tns_modules/nativescript-angular/zone-js/dist/zone-nativescript.js:416:40 CONSOLE ERROR file:///app/tns_modules/nativescript-angular/zone-js/dist/zone-nativescript.js:342:26: Unhandled Promise rejection: Error in devices/devices.component.html:37:2 caused by: Could not load view for: Gradient.TypeError: undefined is not a constructor (evaluating 'new view_1.Property({ CONSOLE ERROR file:///app/tns_modules/nativescript-angular/zone-js/dist/zone-nativescript.js:344:22: Error: Uncaught (in promise): Error: Error in devices/devices.component.html:37:2 caused by: Could not load view for: Gradient.TypeError: undefined is not a constructor (evaluating 'new view_1.Property({