Is Charts embedding SDK down?

When I try to load any of my pages with the charts embed sdk on it , I get this error.mongo..

Looking into it. We didn’t make any changes but something seems wrong. Stay tuned.

Looks like NPM itself has had an outage: https://status.npmjs.org/
The Charts SDK is fine, but if you rely on unpkg it will pull it from NPM each time. It looks like they are on top of the issue so hopefully it will recover soon.
I’m not sure how likely it is that this will reoccur, but you can avoid the issue by installing the package as a part of your app using npm/parcel.

Tom

Thanks for the quick response Tom. I will watch their site. I will look at installing it as dependency.

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.