ColinEberhardt / applause-button

A zero-configuration medium-style button for adding applause / claps / kudos to web pages and blog posts
http://applause-button.com/
MIT License
427 stars 41 forks source link

npm ERR! applause-button@3.3.1 postinstall: `opencollective-postinstall` #53

Closed overfullstack closed 4 years ago

overfullstack commented 4 years ago

My build fails with the following error. Please resolve it.

error /home/travis/build/overfullstack/overfullstack.github.io/node_modules/applause-button: Command failed. Exit code: 127 Command: opencollective-postinstall Arguments: Directory: /home/travis/build/overfullstack/overfullstack.github.io/node_modules/applause-button Output: /bin/sh: 1: opencollective-postinstall: not found info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

overfullstack commented 4 years ago

It should be in dependencies not devDependencies: https://github.com/node-cron/node-cron/issues/117