Bitbucket Deployments Extension Returning 400

I recently upgraded the Bitbuckets Deployment Extension to version 2.9. When I click on the link to go into the extension it returns a 400 error with the following response:

{

* code: 400,

* message: "Compilation failed: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode",

* error: "Block-scoped declarations (let, const, function, class) not yet supported outside strict mode",

* stack: "SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:373:25) at Module._compile (/data/sandbox/lib/module.js:175:21) at Object.Module._extensions..js (module.js:416:10) at Module.load (module.js:343:32) at Function.Module._load (module.js:300:12) at Module.require (module.js:353:17) at require (internal/module.js:12:17) at Object.<anonymous> (/data/_verquire/auth0-extension-tools/1.4.0/node_modules/auth0-extension-tools/node_modules/auth0/node_modules/rest-facade/node_modules/superagent-proxy/node_modules/proxy-agent/node_modules/pac-proxy-agent/node_modules/get-uri/node_modules/debug/src/index.js:9:19) at Module._compile (module.js:409:26) at Module._compile (/data/sandbox/lib/module.js:175:21) at Object.Module._extensions..js (module.js:416:10) at Module.load (module.js:343:32) at Function.Module._load (module.js:300:12) at Module.require (module.js:353:17) at require (internal/module.js:12:17) at Object.<anonymous> (/data/_verquire/auth0-extension-tools/1.4.0/node_modules/auth0-extension-tools/node_modules/auth0/node_modules/rest-facade/node_modules/superagent-proxy/node_modules/proxy-agent/node_modules/pac-proxy-agent/node_modules/get-uri/index.js:8:13) at Module._compile (module.js:409:26) at Module._compile (/data/sandbox/lib/module.js:175:21) at Object.Module._extensions..js (module.js:416:10) at Module.load (module.js:343:32) at Function.Module._load (module.js:300:12)"

}

Hey there @wallyuva, do you have any additional details you can share in regards to this? If you could please share more details about your stack along with direct messaging me your tenant name, I would be happy to jump into researching more of what I can find. Thanks!

I wanted to follow up @wallyuva to see if we can get any additional information on this front? Thanks in advance.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.