maciejtreder / angular-seo

10 stars 5 forks source link

TypeError: Cannot read property 'properties' of undefined #3

Open Kevinoh47 opened 5 years ago

Kevinoh47 commented 5 years ago

i was unable to deploy to AWS:

2019-06-20T19_23_38_350Z-debug.log

Kevinoh47 commented 5 years ago

Thanks for the really interesting tutorial. I was unable to deploy the ng-toolkit/universal for SEO serverside rendering (added a separate bug for that) nor deploy it to AWS. I could get it to run just fine locally.

subhadippramanik commented 5 years ago

@Kevinoh47 did you get this resolved? I am also getting same error and I have zero knowledge of Angular. Could you help me?

subhadippramanik commented 5 years ago

I just figured out..you need to update the version of webpack-cli. Just removed it from package.json and then npm install --save-dev webpack-cli