You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And there's no exports field, so it can't get consumed as ESM and it doesn't use .mjs extension for ESM so it probably can't be imported even with an exports field.
I'd be happy to help clean it up in a month (project I'm using cloudinary for is very far behind).
Latest versions.
For which package is this issue?
HTML
Describe the issue in a sentence or two.
The HTML package depends on TypeScript, despite only using as a Dev Dep
Issue Type (Can be multiple)
Steps to reproduce
https://www.npmjs.com/package/@cloudinary/html?activeTab=dependencies
Error screenshots
n/a
Browsers (if issue relates to UI, else ignore)
n/a
Versions and Libraries (fill in the version numbers)
package SDK version
Node - n/a (Deno)
NPM - n/a (Deno)
Config Files (Please paste the following files if possible)
package.json (n/a)
deno.json (trimmed for brevity):
Repository
n/a
The text was updated successfully, but these errors were encountered: