highcharts-angular icon indicating copy to clipboard operation
highcharts-angular copied to clipboard

Uncaught Error: Type HighchartsChartModule does not have 'ɵmod' property (question)

Open hkcity1111 opened this issue 4 years ago • 5 comments

Hi,

I tried to clone this repo and run highchart angular demo inside by npm start after npm install package on working directory. I go the following error in my chrome browser. Do any professional have idea for my problem? Thanks.

nodejs : 10.14.16 highchart: 9.0.1

Best Regards, hkcity1111

Uncaught Error: Type HighchartsChartModule does not have 'ɵmod' property.
    at getNgModuleDef (core.js:1022)
    at recurse (core.js:24966)
    at recurse (core.js:24977)
    at registerNgModuleType (core.js:24962)
    at new NgModuleFactory$1 (core.js:25076)
    at compileNgModuleFactory__POST_R3__ (core.js:28679)
    at PlatformRef.bootstrapModule (core.js:28922)
    at Module.zUnb (main.ts:12)
    at __webpack_require__ (bootstrap:79)
    at Object.0 (main.js:11)

hkcity1111 avatar Mar 04 '21 07:03 hkcity1111

Did you try with the slightly newer versions of node?

karolkolodziej avatar Mar 08 '21 10:03 karolkolodziej

Same error here. Node version v12.13.0, Angular version 11.1, Highcharts 9.0.1

thakee avatar Mar 10 '21 16:03 thakee

Hi, Did anyone solve this problem?

NarayanPKulkarni avatar Jun 04 '21 04:06 NarayanPKulkarni

Same issue Node version v14.17.0, Angular version 11.1, Highcharts 10.1.0

subhabrata2017 avatar Jun 14 '22 07:06 subhabrata2017

I have just cloned the repo and by running npm install and npm start I was able to easily build the repo.

Node v16.14.2 npm 8.5.0

karolkolodziej avatar Jun 14 '22 08:06 karolkolodziej

Closing as unable to recreate.

karolkolodziej avatar Feb 01 '23 07:02 karolkolodziej