while integarting the @project-sunbird telemetry with the angular 10 application this is the error i am facing
Error:TypeError: Cannot set property 'telemetry' of undefined
Here is the complete stacktrace of the error
index.js:1829 Uncaught TypeError: Cannot set property 'telemetry' of undefined
at index.js:1829
at Object.../../node_modules/@project-sunbird/telemetry-sdk/index.js (index.js:2393)
at webpack_require (bootstrap:84)
at Module.../../dist/infosys-telemetry-lib/fesm2015/infosys-telemetry-lib.js (infosys-telemetry-lib.js:1)
at webpack_require (bootstrap:84)
at Module../src/app/app.component.ts (app-shell.component.ts:42)
at webpack_require (bootstrap:84)
at Module../src/app/app.module.ts (app.module.ts:1)
at webpack_require (bootstrap:84)
at Module../src/main.ts (main.ts:2)
while integarting the @project-sunbird telemetry with the angular 10 application this is the error i am facing
Error:TypeError: Cannot set property 'telemetry' of undefined
Here is the complete stacktrace of the error
index.js:1829 Uncaught TypeError: Cannot set property 'telemetry' of undefined
at index.js:1829
at Object.../../node_modules/@project-sunbird/telemetry-sdk/index.js (index.js:2393)
at webpack_require (bootstrap:84)
at Module.../../dist/infosys-telemetry-lib/fesm2015/infosys-telemetry-lib.js (infosys-telemetry-lib.js:1)
at webpack_require (bootstrap:84)
at Module../src/app/app.component.ts (app-shell.component.ts:42)
at webpack_require (bootstrap:84)
at Module../src/app/app.module.ts (app.module.ts:1)
at webpack_require (bootstrap:84)
at Module../src/main.ts (main.ts:2)