Skip to content

on aws linux, there is an issue with # prefix for members #7

@filipvercauteren

Description

@filipvercauteren

It works fine on my macosx. however on aws linux, there is a compiler error see below.
When I remove the # prefix with __ it works.

node_modules/redis-streams-broker/asyncProcessor.js:2
#dataProcessingHandler
^
SyntaxError: Invalid or unexpected token
at Module._compile (internal/modules/cjs/loader.js:723:23)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions