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

compilation error on cb #197

Open
tedyu opened this issue Jun 3, 2024 · 0 comments
Open

compilation error on cb #197

tedyu opened this issue Jun 3, 2024 · 0 comments

Comments

@tedyu
Copy link

tedyu commented Jun 3, 2024

Our node.js microservice is using sonic-boom@3.8.1

Currently I am facing this compilation error:

/opt/app/node_modules/sonic-boom/index.js:393
    cb?.()
       ^

SyntaxError: Invalid or unexpected token
    at Object.replacementCompile (/opt/app/node_modules/append-transform/index.js:60:13)
    at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)

Initially I thought this was due to low node.js version. But node.js 18 is used.

Any hint is welcome.

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

No branches or pull requests

1 participant