Skip to content
This repository was archived by the owner on Jun 9, 2019. It is now read-only.

Conversation

@laggingreflex
Copy link

Was getting this error while building:

SyntaxError: src/AudioNode.js: Decorators must not be followed by a semicolon (73:58)
  71 |   channelInterpretation() {}
  72 |
> 73 |   @methods.param("destination", validators.isAudioSource);
     |                                                           ^
  74 |   @methods.param("[ output ]", validators.isPositiveInteger);
  75 |   @methods.param("[ input ]", validators.isPositiveInteger);
  76 |   @methods.contract({

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.

1 participant