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

twilio upgrade giving an error #246

Open
micuat opened this issue May 21, 2023 · 1 comment
Open

twilio upgrade giving an error #246

micuat opened this issue May 21, 2023 · 1 comment
Labels

Comments

@micuat
Copy link
Member

micuat commented May 21, 2023

due to dependabot dfdb4da

1|hydra    | /home/hydrogen/hydra/node_modules/twilio/lib/rest/Twilio.js:34
1|hydra    |         if (this.opts?.lazyLoading === false) {
1|hydra    |                       ^
1|hydra    | 
1|hydra    | SyntaxError: Unexpected token '.'
1|hydra    |     at wrapSafe (internal/modules/cjs/loader.js:1053:16)
1|hydra    |     at Module._compile (internal/modules/cjs/loader.js:1101:27)
1|hydra    |     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
1|hydra    |     at Module.load (internal/modules/cjs/loader.js:985:32)
1|hydra    |     at Function.Module._load (internal/modules/cjs/loader.js:878:14)
1|hydra    |     at Module.require (internal/modules/cjs/loader.js:1025:19)
1|hydra    |     at require (internal/modules/cjs/helpers.js:72:18)
1|hydra    |     at Object.<anonymous> (/home/hydrogen/hydra/node_modules/twilio/lib/index.js:28:34)
1|hydra    |     at Module._compile (internal/modules/cjs/loader.js:1137:30)
1|hydra    |     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
1|hydra    | error Command failed with exit code 1.

I guess this notation is a newer JS standard - so maybe problem with the nodejs version?

@micuat micuat added the bug label May 21, 2023
@micuat
Copy link
Member Author

micuat commented May 21, 2023

micuat added a commit that referenced this issue May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant