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
Increase nodejs version to 14.17 to fix incompatibility
with vsce:
/Users/runner/hostedtoolcache/node/12.12.0/x64/lib/node_modules/vsce/out/package.js:136
return (translations ?? [])
^
SyntaxError: Unexpected token '?'
at Module._compile (internal/modules/cjs/loader.js:892:18)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10)
at Module.load (internal/modules/cjs/loader.js:812:32)
at Function.Module._load (internal/modules/cjs/loader.js:724:14)
at Module.require (internal/modules/cjs/loader.js:849:19)
at require (internal/modules/cjs/helpers.js:74:18)
at Object.<anonymous> (/Users/runner/hostedtoolcache/node/12.12.0/x64/lib/node_modules/vsce/out/main.js:27:19)
at Module._compile (internal/modules/cjs/loader.js:956:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10)
at Module.load (internal/modules/cjs/loader.js:812:32)
[Build]
0 commit comments