atom-ide-javascript
atom-ide-javascript copied to clipboard
chore(deps): update devdependencies
This PR contains the following updates:
Release Notes
babel/babel (@babel/cli)
v7.23.0
:rocket: New Feature
babel-plugin-proposal-import-wasm-source,babel-plugin-syntax-import-source,babel-plugin-transform-dynamic-import- #15870 Support transforming
import sourcefor wasm (@nicolo-ribaudo)
- #15870 Support transforming
babel-helper-module-transforms,babel-helpers,babel-plugin-proposal-import-defer,babel-plugin-syntax-import-defer,babel-plugin-transform-modules-commonjs,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone- #15878 Implement
import deferproposal transform support (@nicolo-ribaudo)
- #15878 Implement
babel-generator,babel-parser,babel-types- #15845 Implement
import deferparsing support (@nicolo-ribaudo) - #15829 Add parsing support for the "source phase imports" proposal (@nicolo-ribaudo)
- #15845 Implement
babel-generator,babel-helper-module-transforms,babel-parser,babel-plugin-transform-dynamic-import,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-traverse,babel-typesbabel-standalonebabel-helper-function-name,babel-helper-member-expression-to-functions,babel-helpers,babel-parser,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-optional-chaining-assign,babel-plugin-syntax-optional-chaining-assign,babel-plugin-transform-destructuring,babel-plugin-transform-optional-chaining,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone,babel-types- #15751 Add support for optional chain in assignments (@nicolo-ribaudo)
babel-helpers,babel-plugin-proposal-decorators- #15895 Implement the "decorator metadata" proposal (@nicolo-ribaudo)
babel-traverse,babel-types- #15893 Add
t.buildUndefinedNode(@liuxingbaoyu)
- #15893 Add
babel-preset-typescript- #15913 Add
rewriteImportExtensionsoption to TS preset (@nicolo-ribaudo)
- #15913 Add
babel-parser- #15896 Allow TS tuples to have both labeled and unlabeled elements (@yukukotani)
:bug: Bug Fix
babel-plugin-transform-block-scoping- #15962 fix:
transform-block-scopingcaptures the variables of the method in the loop (@liuxingbaoyu)
- #15962 fix:
:nail_care: Polish
babel-traverse- #15797 Expand evaluation of global built-ins in
@babel/traverse(@lorenzoferre)
- #15797 Expand evaluation of global built-ins in
babel-plugin-proposal-explicit-resource-management- #15985 Improve source maps for blocks with
usingdeclarations (@nicolo-ribaudo)
- #15985 Improve source maps for blocks with
:microscope: Output optimization
babel-core,babel-helper-module-transforms,babel-plugin-transform-async-to-generator,babel-plugin-transform-classes,babel-plugin-transform-dynamic-import,babel-plugin-transform-function-name,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd,babel-plugin-transform-parameters,babel-plugin-transform-react-constant-elements,babel-plugin-transform-react-inline-elements,babel-plugin-transform-runtime,babel-plugin-transform-typescript,babel-preset-env- #15984 Inline
exports.XXX =update in simple variable declarations (@nicolo-ribaudo)
- #15984 Inline
v7.22.15
:bug: Bug Fix
babel-core- #15923 Only perform config loading re-entrancy check for cjs (@nicolo-ribaudo)
:house: Internal
babel-cli,babel-core,babel-generator,babel-helper-builder-binary-assignment-operator-visitor,babel-helper-compilation-targets,babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-plugin,babel-helper-member-expression-to-functions,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-transform-fixture-test-runner,babel-helper-validator-identifier,babel-helper-validator-option,babel-helpers,babel-node,babel-parser,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-async-generator-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-for-of,babel-plugin-transform-modules-commonjs,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-plugin-transform-property-mutators,babel-plugin-transform-react-jsx,babel-plugin-transform-runtime,babel-plugin-transform-typescript,babel-preset-env,babel-preset-flow,babel-preset-react,babel-preset-typescript,babel-register,babel-standalone,babel-template,babel-traverse,babel-types- #15892 Add explicit
.ts/.jsextension to all imports insrc(@nicolo-ribaudo)
- #15892 Add explicit
v7.22.10
:bug: Bug Fix
babel-plugin-transform-typescript- #15799 [ts] Strip type-only namespaces (@nicolo-ribaudo)
- #15798 [ts] Fix compiling extended exported nested namespace (@nicolo-ribaudo)
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-transform-class-properties,babel-plugin-transform-class-static-block,babel-plugin-transform-new-target,babel-plugin-transform-private-methods,babel-preset-env
:nail_care: Polish
babel-clibabel-traverse,babel-types- #15661 Improve the type definition of
path.isX(@liuxingbaoyu)
- #15661 Improve the type definition of
babel-generator,babel-types
:house: Internal
- Other
babel-cli,babel-core,babel-generator,babel-helper-builder-react-jsx,babel-preset-env,babel-standalonebabel-helper-compilation-targets- #15811 Remove
@babel/corepeerDep fromhelper-compilation-targets(@nicolo-ribaudo)
- #15811 Remove
babel-parserbabel-plugin-transform-runtime,babel-traverse,babel-types- #15716 chore: Use
typescript-eslint@v6with reworked configs (@JoshuaKGoldberg)
- #15716 chore: Use
:microscope: Output optimization
babel-plugin-transform-block-scoping,babel-plugin-transform-parameters,babel-plugin-transform-regenerator- #15746 Reduce
transform-block-scopingloops output size (@liuxingbaoyu)
- #15746 Reduce
v7.22.9
:bug: Bug Fix
babel-plugin-transform-typescript- #15774 fix:
Infinityin enums (@liuxingbaoyu)
- #15774 fix:
:nail_care: Polish
babel-generator- #15757
recordAndTupleSyntaxTypedefaults to"hash"(@coderaiser)
- #15757
:house: Internal
- #15748 Migrate to
eslint.config.js(@JLHwung) - #15758 Use Prettier 3 stable (@nicolo-ribaudo)
v7.22.6
:bug: Bug Fix
babel-compat-data,babel-helper-compilation-targets,babel-preset-envbabel-plugin-transform-optional-chaining- #15739 Fix transform of
delete a?.bin function params (@nicolo-ribaudo)
- #15739 Fix transform of
babel-helper-split-export-declaration,babel-plugin-transform-modules-commonjs- #15736 fix: Default export for duplicate names (@liuxingbaoyu)
babel-compat-data,babel-preset-envbabel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3,babel-runtime- #15705 Fix handling of sync error in
@@​asyncDispose(@nicolo-ribaudo)
- #15705 Fix handling of sync error in
babel-standalone- #15707 fix: Support transforming Explicit Resource Management in
stage-2(@liuxingbaoyu)
- #15707 fix: Support transforming Explicit Resource Management in
babel-core- #15626 fix: Works correctly with
--frozen-intrinsics(@liuxingbaoyu)
- #15626 fix: Works correctly with
:house: Internal
babel-helper-create-class-features-plugin,babel-plugin-transform-classes
:microscope: Output optimization
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-transform-class-properties,babel-plugin-transform-optional-chaining,babel-plugin-transform-typescript- #15740 Compress output for optional chain with multiple
?.(@nicolo-ribaudo)
- #15740 Compress output for optional chain with multiple
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-class-properties,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-property-in-object,babel-traverse- #15741 Inject tmp vars in the params list of IIFEs when possible (@nicolo-ribaudo)
v7.22.5
:bug: Bug Fix
babel-preset-env,babel-standalone- #15675 Fix using
syntax-unicode-sets-regexin standalone (@nicolo-ribaudo)
- #15675 Fix using
:nail_care: Polish
babel-core- #15683 Suggest
-transform-when resolving missing plugins (@nicolo-ribaudo)
- #15683 Suggest
v7.21.5
:eyeglasses: Spec Compliance
babel-generator,babel-parser,babel-types- #15539 fix: Remove
mixinsandimplementsforDeclareInterfaceandInterfaceDeclaration(@liuxingbaoyu)
- #15539 fix: Remove
:bug: Bug Fix
babel-core,babel-generator,babel-plugin-transform-modules-commonjs,babel-plugin-transform-react-jsx- #15515 fix:
)position withcreateParenthesizedExpressions(@liuxingbaoyu)
- #15515 fix:
babel-preset-env
:nail_care: Polish
babel-types- #15546 Improve the layout of generated validators (@liuxingbaoyu)
babel-core- #15535 Use
ltinstead oflteto check TS version for .cts config (@nicolo-ribaudo)
- #15535 Use
:house: Internal
babel-core- #15575 Use synchronous
import.meta.resolve(@nicolo-ribaudo)
- #15575 Use synchronous
babel-helper-fixtures,babel-preset-typescriptbabel-helper-create-class-features-plugin,babel-helper-create-regexp-features-plugin- #15548 Use
semverpackage to compare versions (@nicolo-ribaudo)
- #15548 Use
v7.21.0
:rocket: New Feature
babel-core,babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-proposal-private-methods,babel-plugin-proposal-private-property-in-object- #15435 feat: Implement
privateFieldsAsSymbolsassumption for classes (@fwienber)
- #15435 feat: Implement
babel-helper-create-regexp-features-plugin,babel-plugin-proposal-regexp-modifiers,babel-standalone- #15226 feat: Support regexp modifiers proposal (@liuxingbaoyu)
babel-cli,babel-core,babel-generator,babel-plugin-transform-destructuring,babel-plugin-transform-modules-commonjs,babel-plugin-transform-react-jsx,babel-traverse- #15022 feat: Generate sourcemaps of friendly call frames (@liuxingbaoyu)
babel-parser,babel-types- #15384 [ts] Support
constmodifier in type parameters (@nicolo-ribaudo)
- #15384 [ts] Support
babel-generator,babel-helpers,babel-parser,babel-plugin-proposal-decorators,babel-plugin-syntax-decorators,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #15405 Implement decorators as presented at
2023-01TC39 meeting (@nicolo-ribaudo)
- #15405 Implement decorators as presented at
babel-parser- #15114 Parser option to allow
new.targetoutside functions (@overlookmotel) - #15320 Add
annexb: falseparser option to disable Annex B (@nicolo-ribaudo)
- #15114 Parser option to allow
babel-core- #15283 feat: Support
.ctsas configuration file (@liuxingbaoyu)
- #15283 feat: Support
babel-generator,babel-parser,babel-plugin-transform-typescript- #15381 [ts] Support
export type * from(@nicolo-ribaudo)
- #15381 [ts] Support
:bug: Bug Fix
babel-plugin-transform-typescript- #15379 [ts5.0] Better inlining of constants in enums (@liuxingbaoyu)
babel-core- #15366 handling circular/shared structures in deep-clone (@azizghuloum)
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block,babel-plugin-proposal-private-methods,babel-plugin-transform-classes,babel-plugin-transform-new-targetbabel-parser,babel-plugin-transform-flow-comments,babel-plugin-transform-flow-strip-types,babel-types- #15414 [ts] Fix restrictions for optional parameters (@nicolo-ribaudo)
:nail_care: Polish
:house: Internal
babel-core- #15137 Improve CJS compat with ESM-based
@babel/core(@nicolo-ribaudo)
- #15137 Improve CJS compat with ESM-based
:microscope: Output optimization
babel-plugin-transform-typescript- #15418 [ts] Handle exponentiation operator in constant folding (@ehoogeveen-medweb)
v7.20.7
:eyeglasses: Spec Compliance
babel-helper-member-expression-to-functions,babel-helper-replace-supers,babel-plugin-proposal-class-properties,babel-plugin-transform-classes- #15223 fix: Deleting super property should throw (@SuperSodaSea)
babel-helpers,babel-plugin-proposal-class-properties,babel-plugin-transform-classes,babel-plugin-transform-object-super- #15241 fix: Throw correct error types from sed ant class TDZ helpers (@SuperSodaSea)
:bug: Bug Fix
babel-parser,babel-plugin-transform-typescript- #15209 fix: Support auto accessors with TypeScript annotations (@liuxingbaoyu)
babel-traverse- #15287 Fix
.parentPathafter rename inSwitchCase(@nicolo-ribaudo)
- #15287 Fix
babel-plugin-transform-typescript,babel-traverse- #15284 fix: Ts import type and func with duplicate name (@liuxingbaoyu)
babel-plugin-transform-block-scoping- #15278 Fix tdz analysis for reassigned captured for bindings (@nicolo-ribaudo)
babel-plugin-proposal-async-generator-functions,babel-preset-env- #15235 fix: Transform
for awaitwith shadowed variables (@liuxingbaoyu)
- #15235 fix: Transform
babel-generator,babel-plugin-proposal-optional-chaining- #15258 fix: Correctly generate
(a ?? b) as T(@liuxingbaoyu)
- #15258 fix: Correctly generate
babel-plugin-transform-react-jsx,babel-types- #15233 fix: Emit correct sourcemap ranges for
JSXText(@liuxingbaoyu)
- #15233 fix: Emit correct sourcemap ranges for
babel-core,babel-helpers,babel-plugin-transform-computed-properties,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #15232 fix: Computed properties should keep original definition order (@SuperSodaSea)
babel-helper-member-expression-to-functions,babel-helper-replace-supers,babel-plugin-proposal-class-properties,babel-plugin-transform-classes- #15223 fix: Deleting super property should throw (@SuperSodaSea)
babel-generator- #15216 fix: Print newlines for leading Comments of
TSEnumMember(@liuxingbaoyu)
- #15216 fix: Print newlines for leading Comments of
:nail_care: Polish
babel-plugin-transform-block-scoping,babel-traverse- #15275 Improve relative execution tracking in fn exprs (@nicolo-ribaudo)
:house: Internal
babel-helper-define-map,babel-plugin-transform-property-mutators- #15274 Inline & simplify
@babel/helper-define-map(@nicolo-ribaudo)
- #15274 Inline & simplify
babel-core,babel-plugin-proposal-class-properties,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-parameters,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-traverse- #15200 Rewrite
transform-block-scopingplugin (@nicolo-ribaudo)
- #15200 Rewrite
:running_woman: Performance
babel-helper-compilation-targets- #15228 perf: Speed up
getTargets(@liuxingbaoyu)
- #15228 perf: Speed up
v7.19.3
:bug: Bug Fix
babel-plugin-proposal-decorators- #8566 Correctly update bindings of decorated class declarations (@nicolo-ribaudo)
babel-parser- #14974 fix: Normal parsing of
JSXTextfollowingJSXSpreadChild(@liuxingbaoyu) - #14941 fix: Support local exports in TS
declare modules (@liuxingbaoyu) - #14940 fix: allow ts redeclaration with
import =andvar(@liuxingbaoyu)
- #14974 fix: Normal parsing of
babel-generator- #14962 Fix printing of Flow internal slot functions (@liuxingbaoyu)
babel-cli- #14950 Emit
@babel/clisource maps based on configuration files (@liuxingbaoyu)
- #14950 Emit
babel-plugin-transform-typescript- #14946 fix: ts exported vars are shadowed by
declare(@liuxingbaoyu)
- #14946 fix: ts exported vars are shadowed by
:nail_care: Polish
babel-core- #14954 Optional filename when preset uses fn test/include/exclude (@nicolo-ribaudo)
:house: Internal
babel-helper-compilation-targets,babel-helper-transform-fixture-test-runner,babel-parser,babel-preset-env,babel-traverse- #14961 chore: use
c8for coverage testing (@liuxingbaoyu)
- #14961 chore: use
:microscope: Output optimization
babel-plugin-transform-typescript- #14952 [ts] remove nested
declare namespace(@liuxingbaoyu)
- #14952 [ts] remove nested
v7.18.10
:rocket: New Feature
babel-helper-string-parser,babel-types- #14757 feat: Automatically generate
cookedfortemplateElement(@liuxingbaoyu)
- #14757 feat: Automatically generate
:bug: Bug Fix
babel-parser- #14817 fix(parser): allow TS declare readonly fields with initializers (@Josh-Cena)
babel-helper-string-parser,babel-parser- #14798 Fix position of errors in template literals after newlines (@nicolo-ribaudo)
babel-plugin-transform-typescript- #14774 fix: TS
declare classin namespace should be removed (@yimingjfe)
- #14774 fix: TS
babel-plugin-transform-react-jsxbabel-generator- #14762 fix: Types containing comments generate invalid code (@liuxingbaoyu)
babel-helper-wrap-function,babel-plugin-transform-async-to-generator,babel-traverse- #14752 Fix compiling async arrows in uncompiled class fields (@nicolo-ribaudo)
:house: Internal
- Other
- #14800 chore: Remove
.yarnrcfile (@liuxingbaoyu) - #14802 chore: Fix coverage test (@liuxingbaoyu)
- #14671 feat: Make most
makecommands cross-platform (@liuxingbaoyu) - #14790 enable typescript incremental builds (@zxbodya)
- #14800 chore: Remove
babel-traversebabel-cli- #14779 chore: expand prettier-e2e test and update typings/deps (@liuxingbaoyu)
babel-parser- #14796 Make ParseError Much Simpler now that we can use TypeScript (@tolmasky)
babel-core,babel-parserbabel-cli,babel-core,babel-parser,babel-plugin-transform-unicode-escapes,babel-preset-env,babel-template,babel-traversebabel-helper-string-parser,babel-parser- #14772 Extract string parsing to a separate package (@nicolo-ribaudo)
babel-cli,babel-node- #14765 Enforce type checking on
babel-{cli,node}(@liuxingbaoyu)
- #14765 Enforce type checking on
:microscope: Output optimization
babel-plugin-proposal-export-default-from- #14768 optimize: Simplify the
export-default-fromtransform (@magic-akari)
- #14768 optimize: Simplify the
v7.18.9
:bug: Bug Fix
babel-plugin-transform-modules-systemjs,babel-typesbabel-generator- #14758 fix:
returnTypewith comments generates incorrect code (@liuxingbaoyu)
- #14758 fix:
:nail_care: Polish
babel-cli- #14748 Print a message when the watcher of
babel-cliis ready. (@liuxingbaoyu)
- #14748 Print a message when the watcher of
:house: Internal
babel-core,babel-helper-remap-async-to-generator,babel-helpers,babel-parser,babel-plugin-transform-block-scoping,babel-preset-env- #13414 Prepare for compiling Babel to native ESM (@nicolo-ribaudo)
babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-helper-remap-async-to-generator,babel-helper-replace-supers,babel-helper-wrap-function,babel-helpers,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-proposal-object-rest-spread,babel-plugin-proposal-optional-chaining,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-traverse,babel-types
:running_woman: Performance
babel-generator- #14701 perf: Improve generator perf (@liuxingbaoyu)
v7.18.6
:eyeglasses: Spec Compliance
babel-parser- #14650 [ts] Disallow property access after instantiation expression (@nicolo-ribaudo)
- #14636 [ts] Allow
...<...>followed by newline or binary operator (@nicolo-ribaudo)
babel-generator,babel-parser,babel-preset-env,babel-template
:bug: Bug Fix
babel-helper-remap-async-to-generator,babel-plugin-proposal-async-generator-functions- #14391 Transform
awaitin computed class keys (@Yokubjon-J)
- #14391 Transform
babel-plugin-transform-parameters- #14694 fix: preserve function params type if possible (@magic-akari)
babel-core- #14583 fix: Memory leak when deep cloning in
babel-core(@liuxingbaoyu)
- #14583 fix: Memory leak when deep cloning in
babel-core,babel-helper-check-duplicate-nodes,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-optional-chaining,babel-plugin-transform-runtime- #14663 Fix
import { types } from "@​babel/core"with native ESM (@nicolo-ribaudo)
- #14663 Fix
:house: Internal
babel-standalone- #14697 Add
proposal-unicode-sets-regexto@babel/standalone(@nicolo-ribaudo)
- #14697 Add
- Other
- #14687 chore: Update bench baselines (@liuxingbaoyu)
babel-generator,babel-typesbabel-code-frame,babel-core,babel-generator,babel-helper-annotate-as-pure,babel-helper-builder-binary-assignment-operator-visitor,babel-helper-builder-react-jsx,babel-helper-check-duplicate-nodes,babel-helper-compilation-targets,babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-plugin,babel-helper-define-map,babel-helper-explode-assignable-expression,babel-helper-fixtures,babel-helper-function-name,babel-helper-hoist-variables,babel-helper-member-expression-to-functions,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-optimise-call-expression, `babel-helper-p
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
⚠ Artifact update problem
Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: src/debugger/node/VendorLib/vscode-node-debug2/yarn.lock
[07:11:43.933] INFO (10): Installing tool node v6.17.1...
npm ERR! weird error 1
[07:11:49.472] FATAL (10): Command failed with exit code 1: /opt/containerbase/tools/node/6.17.1/bin/npm explore npm -g --prefix /opt/containerbase/tools/node/6.17.1 -- npm install node-gyp@latest --no-audit --cache /tmp/containerbase-npm-osyKkV --silent
err: {
"type": "Error",
"message": "Command failed with exit code 1: /opt/containerbase/tools/node/6.17.1/bin/npm explore npm -g --prefix /opt/containerbase/tools/node/6.17.1 -- npm install node-gyp@latest --no-audit --cache /tmp/containerbase-npm-osyKkV --silent",
"stack":
Error: Command failed with exit code 1: /opt/containerbase/tools/node/6.17.1/bin/npm explore npm -g --prefix /opt/containerbase/tools/node/6.17.1 -- npm install node-gyp@latest --no-audit --cache /tmp/containerbase-npm-osyKkV --silent
at makeError (/snapshot/dist/containerbase-cli.js:43662:13)
at handlePromise (/snapshot/dist/containerbase-cli.js:44561:29)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async InstallNodeService.updateNodeGyp (/snapshot/dist/containerbase-cli.js:50682:5)
at async InstallNodeService.install (/snapshot/dist/containerbase-cli.js:50836:7)
at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:51325:11)
at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:51651:14)
at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:1344:26)
at async _Cli.run (/snapshot/dist/containerbase-cli.js:2457:22)
at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:2465:28)
"shortMessage": "Command failed with exit code 1: /opt/containerbase/tools/node/6.17.1/bin/npm explore npm -g --prefix /opt/containerbase/tools/node/6.17.1 -- npm install node-gyp@latest --no-audit --cache /tmp/containerbase-npm-osyKkV --silent",
"command": "/opt/containerbase/tools/node/6.17.1/bin/npm explore npm -g --prefix /opt/containerbase/tools/node/6.17.1 -- npm install node-gyp@latest --no-audit --cache /tmp/containerbase-npm-osyKkV --silent",
"escapedCommand": "\"/opt/containerbase/tools/node/6.17.1/bin/npm\" explore npm -g --prefix \"/opt/containerbase/tools/node/6.17.1\" -- npm install \"node-gyp@latest\" --no-audit --cache \"/tmp/containerbase-npm-osyKkV\" --silent",
"exitCode": 1,
"cwd": "/opt/containerbase",
"failed": true,
"timedOut": false,
"isCanceled": false,
"killed": false
}
[07:11:50.024] INFO (10): Installed tool node with errors in 6s.
File name: dist/debugger/node/VendorLib/vscode-node-debug2/yarn.lock
[07:11:51.171] INFO (9): Installing tool node v6.17.1...
npm ERR! weird error 1
[07:11:55.372] FATAL (9): Command failed with exit code 1: /opt/containerbase/tools/node/6.17.1/bin/npm explore npm -g --prefix /opt/containerbase/tools/node/6.17.1 -- npm install node-gyp@latest --no-audit --cache /tmp/containerbase-npm-KSlsdR --silent
err: {
"type": "Error",
"message": "Command failed with exit code 1: /opt/containerbase/tools/node/6.17.1/bin/npm explore npm -g --prefix /opt/containerbase/tools/node/6.17.1 -- npm install node-gyp@latest --no-audit --cache /tmp/containerbase-npm-KSlsdR --silent",
"stack":
Error: Command failed with exit code 1: /opt/containerbase/tools/node/6.17.1/bin/npm explore npm -g --prefix /opt/containerbase/tools/node/6.17.1 -- npm install node-gyp@latest --no-audit --cache /tmp/containerbase-npm-KSlsdR --silent
at makeError (/snapshot/dist/containerbase-cli.js:43662:13)
at handlePromise (/snapshot/dist/containerbase-cli.js:44561:29)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async InstallNodeService.updateNodeGyp (/snapshot/dist/containerbase-cli.js:50682:5)
at async InstallNodeService.install (/snapshot/dist/containerbase-cli.js:50836:7)
at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:51325:11)
at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:51651:14)
at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:1344:26)
at async _Cli.run (/snapshot/dist/containerbase-cli.js:2457:22)
at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:2465:28)
"shortMessage": "Command failed with exit code 1: /opt/containerbase/tools/node/6.17.1/bin/npm explore npm -g --prefix /opt/containerbase/tools/node/6.17.1 -- npm install node-gyp@latest --no-audit --cache /tmp/containerbase-npm-KSlsdR --silent",
"command": "/opt/containerbase/tools/node/6.17.1/bin/npm explore npm -g --prefix /opt/containerbase/tools/node/6.17.1 -- npm install node-gyp@latest --no-audit --cache /tmp/containerbase-npm-KSlsdR --silent",
"escapedCommand": "\"/opt/containerbase/tools/node/6.17.1/bin/npm\" explore npm -g --prefix \"/opt/containerbase/tools/node/6.17.1\" -- npm install \"node-gyp@latest\" --no-audit --cache \"/tmp/containerbase-npm-KSlsdR\" --silent",
"exitCode": 1,
"cwd": "/opt/containerbase",
"failed": true,
"timedOut": false,
"isCanceled": false,
"killed": false
}
[07:11:56.243] INFO (9): Installed tool node with errors in 5s.