You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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.
The text was updated successfully, but these errors were encountered:
Our node.js microservice is using [email protected]
Currently I am facing this compilation error:
Initially I thought this was due to low node.js version. But node.js 18 is used.
Any hint is welcome.
The text was updated successfully, but these errors were encountered: