klaviyo / klaviyo-api-node

Node sdk for the Klaviyo API
52 stars 17 forks source link

NPM package v12.0.0 missing dist/ folder #81

Closed Adrien-P closed 1 month ago

Adrien-P commented 1 month ago

In the latest release (v12.0.0) the dist/ folder is missing in the npm package.

It results in error messages like this when importing klaviyo-api: Failed to resolve entry for package "klaviyo-api". The package may have incorrect main/module/exports specified in its package.json.

ben-horgan-klaviyo commented 1 month ago

Thanks for bringing this up- we'll release a patch shortly.

ben-horgan-klaviyo commented 1 month ago

This has been fixed in v12.0.1- sorry for the inconvenience!

npm update klaviyo-api