Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ez-streams package on npm doesn't have the lib/ folder generated #37

Closed
roblabla opened this issue Nov 1, 2015 · 1 comment
Closed

Comments

@roblabla
Copy link

roblabla commented Nov 1, 2015

Hey,

Just wanted to let you know the current version of ez-streams on npm probably failed to run the prepublish script, since the lib/ folder is missing.

bjouhier added a commit that referenced this issue Nov 1, 2015
@bjouhier
Copy link
Member

bjouhier commented Nov 1, 2015

Thanks for reporting. The problem came from the .gitignore file. I created a .npmignore to have different exclusion lists in git and npm.

I bumped the version to 1.2.0 because this new version includes an API change: the stop method is now asynchronous: stop(_, arg) instead of stop(arg)

@bjouhier bjouhier closed this as completed Nov 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants