Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.

Add missing 'use strict' directive to tailer.js #1

Merged
merged 1 commit into from Jun 13, 2016
Merged

Add missing 'use strict' directive to tailer.js #1

merged 1 commit into from Jun 13, 2016

Conversation

insin
Copy link
Contributor

@insin insin commented Jun 13, 2016

Error installing with Node v4:

class Tailer extends EventEmitter {
^^^^^

SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode

@felixrieseberg felixrieseberg merged commit b1761a2 into felixrieseberg:master Jun 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants