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

lost changes #193

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

lost changes #193

wants to merge 4 commits into from

Conversation

aullman
Copy link
Owner

@aullman aullman commented Jan 9, 2018

Submitting in same repo so that the Travis private variables work. See #192 for more details.

@aullman
Copy link
Owner Author

aullman commented Jan 15, 2018

@leahciMic getting a syntax error in the tests:

ERROR in ./src/js/subscriber-stats.js
Module build failed: SyntaxError: Unexpected token, expected ; (20:18)
  18 |         var subscriber = subscriberStats.subscriber,
  19 |           lastStats = subscriberStats.lastStats,
> 20 |         subscriber.getStats(function(err, stats) {
     |                   ^
  21 |           if (err) {
  22 |             console.error(err);
  23 |             return;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants