klaviyo-api-node
klaviyo-api-node copied to clipboard
`npm run test` command is broken
Running the test command fails because dist/client.js
is no longer a file that is created.
To reproduce:
- Clone repo
-
npm i
-
npm run test