image-charts / mjml-chart

<mj-chart/> for MJML framework
https://image-charts.com
78 stars 5 forks source link

MJML Error: Element mj-chart doesn't exist or is not registered. #72

Closed sejori closed 3 years ago

sejori commented 3 years ago

Upon inspection of my local npm modules I can see that mjml-chart/ib/index.js is empty. Seems that the build script is failing in CI? Possibly resolvable within ci.sh file but I am at a loss trying to understand what is going on in there tbh. Any pointers? For now will try downgrading versions.

btourman commented 3 years ago

Hi @sebringrose, 😮 It's not a very good news. I solve this as quickly as possible

btourman commented 3 years ago

It must be good now. We used babel command but since version 6, it's directly included in babel-cli. So I just removed babel in devDependencies