[Pkg-javascript-devel] Bug#1135422: node-babel7: FTBFS: error TS2304: Cannot find name 'NoInfer'.

Santiago Vila sanvila at debian.org
Sat May 2 00:13:12 BST 2026


Package: src:node-babel7
Version: 7.20.15+ds1+~cs214.269.168-16
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202605/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:node-babel7, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean --buildsystem=nodejs
workspaces field found in package.json

Found debian/nodejs/additional_components
Adding component(s): debian/build_modules/@types/charcodes, debian/build_modules/@types/gensync
charcodes/lerna.json found

	rm -rf packages/babel-core/node_modules/.cache packages/babel-core/.nyc_output
	rm -rf babel-check-duplicated-nodes/node_modules/.cache babel-check-duplicated-nodes/.nyc_output
	rm -rf babel-helper-bindify-decorators/node_modules/.cache babel-helper-bindify-decorators/.nyc_output
	rm -rf babel-helper-call-delegate/node_modules/.cache babel-helper-call-delegate/.nyc_output
	rm -rf babel-helper-explode-class/node_modules/.cache babel-helper-explode-class/.nyc_output
	rm -rf babel-plugin-dynamic-import-node/node_modules/.cache babel-plugin-dynamic-import-node/.nyc_output

[... snipped ...]

[21:10:26] Compiling './packages/babel-helpers/src/helpers/jsx.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/iterableToArrayLimitLoose.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/iterableToArrayLimit.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/defineAccessor.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/checkInRHS.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/awaitAsyncGenerator.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/asyncIterator.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/asyncGeneratorDelegate.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/applyDecs2203R.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/applyDecs2203.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/applyDecs.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/OverloadYield.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/AsyncGenerator.js'...
[21:10:26] Compiling './packages/babel-generator/src/node/whitespace.ts'...
[21:10:26] Compiling './packages/babel-generator/src/node/parentheses.ts'...
[21:10:26] Compiling './packages/babel-generator/src/node/index.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/typescript.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/types.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/template-literals.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/statements.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/modules.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/methods.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/jsx.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/index.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/flow.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/expressions.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/classes.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/base.ts'...
[21:10:26] Compiling './packages/babel-core/src/vendor/import-meta-resolve.js'...
[21:10:26] Compiling './packages/babel-core/src/tools/build-external-helpers.ts'...
[21:10:26] Compiling './packages/babel-core/src/transformation/plugin-pass.ts'...
[21:10:26] Compiling './packages/babel-core/src/transformation/normalize-opts.ts'...
[21:10:26] Compiling './packages/babel-core/src/transformation/normalize-file.ts'...
[21:10:26] Compiling './packages/babel-core/src/transformation/index.ts'...
[21:10:26] Compiling './packages/babel-core/src/transformation/block-hoist-plugin.ts'...
[21:10:26] Compiling './packages/babel-core/src/parser/index.ts'...
[21:10:26] Compiling './packages/babel-core/src/gensync-utils/functional.ts'...
[21:10:26] Compiling './packages/babel-core/src/gensync-utils/fs.ts'...
[21:10:26] Compiling './packages/babel-core/src/gensync-utils/async.ts'...
[21:10:26] Compiling './packages/babel-core/src/errors/rewrite-stack-trace.ts'...
[21:10:26] Compiling './packages/babel-core/src/errors/config-error.ts'...
[21:10:26] Compiling './packages/babel-core/src/config/util.ts'...
[21:10:26] Compiling './packages/babel-core/src/config/resolve-targets.ts'...
[21:10:26] Compiling './packages/babel-core/src/config/resolve-targets-browser.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/printer.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/plugin.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/pattern-to-regex.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/partial.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/item.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/index.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/full.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/config-descriptors.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/config-chain.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/caching.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/cache-contexts.ts'...
[21:10:27] Compiling './packages/babel-cli/src/babel/watcher.ts'...
[21:10:27] Compiling './packages/babel-cli/src/babel/util.ts'...
[21:10:27] Compiling './packages/babel-cli/src/babel/options.ts'...
[21:10:27] Compiling './packages/babel-cli/src/babel/index.ts'...
[21:10:27] Compiling './packages/babel-cli/src/babel/file.ts'...
[21:10:27] Compiling './packages/babel-cli/src/babel/dir.ts'...
[21:10:27] Compiling './eslint/babel-eslint-plugin-development-internal/src/rules/require-default-import-fallback.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-plugin-development-internal/src/rules/report-error-message-format.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-plugin-development/src/utils/is-from-babel-types.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-plugin-development/src/utils/is-babel-plugin-factory.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-plugin-development/src/utils/get-reference-origin.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-plugin-development/src/utils/get-export-name.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-plugin-development/src/rules/plugin-name.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-plugin-development/src/rules/no-undefined-identifier.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-plugin-development/src/rules/no-deprecated-clone.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-plugin/src/rules/semi.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-plugin/src/rules/object-curly-spacing.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-plugin/src/rules/no-unused-expressions.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-plugin/src/rules/no-invalid-this.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-plugin/src/rules/new-cap.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-parser/src/worker/maybeParse.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-parser/src/worker/index.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-parser/src/worker/handle-message.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-parser/src/worker/extract-parser-options-plugin.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-parser/src/worker/configuration.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-parser/src/worker/babel-core.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-parser/src/worker/ast-info.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-parser/src/utils/eslint-version.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-parser/src/convert/index.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-parser/src/convert/convertTokens.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-parser/src/convert/convertComments.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-parser/src/convert/convertAST.cjs'...
[21:10:27] Compiling './packages/babel-types/src/validators/react/isReactComponent.ts'...
[21:10:27] Compiling './packages/babel-types/src/validators/react/isCompatTag.ts'...
[21:10:27] Compiling './packages/babel-types/src/validators/generated/index.ts'...
[21:10:27] Compiling './packages/babel-types/src/utils/react/cleanJSXElementLiteralChild.ts'...
[21:10:27] Compiling './packages/babel-types/src/modifications/typescript/removeTypeDuplicates.ts'...
[21:10:27] Compiling './packages/babel-types/src/modifications/flow/removeTypeDuplicates.ts'...
[21:10:27] Compiling './packages/babel-types/src/constants/generated/index.ts'...
[21:10:27] Compiling './packages/babel-types/src/builders/react/buildChildren.ts'...
[21:10:27] Compiling './packages/babel-types/src/builders/generated/uppercase.js'...
[21:10:27] Compiling './packages/babel-types/src/builders/generated/index.ts'...
[21:10:27] Compiling './packages/babel-types/src/builders/flow/createTypeAnnotationBasedOnTypeof.ts'...
[21:10:27] Compiling './packages/babel-types/src/builders/flow/createFlowUnionType.ts'...
[21:10:27] Compiling './packages/babel-types/src/ast-types/generated/index.ts'...
[21:10:27] Compiling './packages/babel-types/src/asserts/generated/index.ts'...
[21:10:27] Compiling './packages/babel-traverse/src/scope/lib/renamer.ts'...
[21:10:27] Compiling './packages/babel-types/src/builders/typescript/createTSUnionType.ts'...
[21:10:27] Compiling './packages/babel-traverse/src/path/inference/util.ts'...
[21:10:27] Compiling './packages/babel-traverse/src/path/inference/inferers.ts'...
[21:10:27] Compiling './packages/babel-traverse/src/path/inference/inferer-reference.ts'...
[21:10:27] Compiling './packages/babel-traverse/src/path/inference/index.ts'...
[21:10:27] Compiling './packages/babel-traverse/src/path/lib/virtual-types.ts'...
[21:10:27] Compiling './packages/babel-traverse/src/path/lib/virtual-types-validator.ts'...
[21:10:27] Compiling './packages/babel-traverse/src/path/lib/removal-hooks.ts'...
[21:10:27] Compiling './packages/babel-traverse/src/path/lib/hoister.ts'...
[21:10:27] Compiling './packages/babel-parser/src/plugins/jsx/xhtml.ts'...
[21:10:27] Compiling './packages/babel-parser/src/plugins/jsx/index.ts'...
[21:10:27] Compiling './packages/babel-parser/src/plugins/flow/scope.ts'...
[21:10:27] Compiling './packages/babel-parser/src/plugins/flow/index.ts'...
[21:10:27] Compiling './packages/babel-parser/src/plugins/typescript/scope.ts'...
[21:10:27] Compiling './packages/babel-parser/src/plugins/typescript/index.ts'...
[21:10:27] Compiling './packages/babel-core/src/transformation/util/clone-deep.ts'...
[21:10:27] Compiling './packages/babel-core/src/transformation/file/merge-map.ts'...
[21:10:27] Compiling './packages/babel-core/src/transformation/file/generate.ts'...
[21:10:27] Compiling './packages/babel-core/src/transformation/file/file.ts'...
[21:10:27] Compiling './packages/babel-core/src/parser/util/missing-plugin-helper.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/helpers/environment.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/helpers/deep-array.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/helpers/config-api.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/files/utils.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/files/types.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/files/plugins.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/files/package.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/files/module-types.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/files/index.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/files/index-browser.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/files/import.cjs'...
[21:10:27] Compiling './packages/babel-core/src/config/files/import-meta-resolve.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/files/configuration.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/validation/removed.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/validation/plugins.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/validation/options.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/validation/option-assertions.ts'...
[21:10:32] Finished 'build-babel' after 5.26 s
"findSuggestion" is imported from external module "@babel/helper-validator-option" but never used in "packages/babel-preset-react/src/normalize-options.ts".
[21:10:33] Finished 'build-rollup' after 6.99 s
[21:10:33] Starting 'generate-type-helpers'...
[21:10:33] Starting 'generate-runtime-helpers'...
[21:10:33] Generating @babel/types and @babel/traverse dynamic functions
[21:10:33] Generating @babel/helpers runtime helpers
[21:10:33] ✔ Generated @babel/types -> asserts
[21:10:33] ✔ Generated @babel/types -> builders
[21:10:33] ✔ Generated @babel/types -> builders
[21:10:33] ✔ Generated @babel/types -> constants
[21:10:33] ✔ Generated @babel/types -> validators
[21:10:33] ✔ Generated @babel/types -> ast-types
[21:10:33] ✔ Generated @babel/traverse -> asserts
[21:10:33] ✔ Generated @babel/traverse -> validators
[21:10:33] ✔ Generated @babel/helpers -> regeneratorRuntime
[21:10:33] Finished 'generate-type-helpers' after 86 ms
[21:10:34] ✔ Generated @babel/helpers
[21:10:34] Finished 'generate-runtime-helpers' after 256 ms
[21:10:34] Starting 'build-babel'...
[21:10:34] Finished 'build-babel' after 40 ms
[21:10:34] Starting 'generate-standalone'...
[21:10:34] Starting 'build-cjs-bundles'...
[21:10:34] Skipping CJS-compat bundles for ESM-based builds, because not compiling to ESM
[21:10:34] Finished 'generate-standalone' after 1.8 ms
[21:10:34] Finished 'build-cjs-bundles' after 1.87 ms
[21:10:34] Finished 'build' after 7.44 s
[21:10:34] Generating @babel/standalone files
node packages/babel-types/scripts/generators/flow.js > packages/babel-types/lib/index.js.flow
cd packages/babel-plugin-transform-runtime && node scripts/build-dist.js
STRIP_BABEL_8_FLAG=true BABEL_ENV=production IS_PUBLISH=true gulp build-babel-standalone
[21:10:38] Using gulpfile /<<PKGBUILDDIR>>/Gulpfile.mjs
[21:10:38] Starting 'build-babel-standalone'...
[21:10:38] Finished 'build-babel-standalone' after 1.03 ms
node scripts/generators/tsconfig.js
Skipping @babel/runtime for tsconfig.json
Skipping @babel/runtime-corejs2 for tsconfig.json
Skipping @babel/runtime-corejs3 for tsconfig.json
Skipping @babel/eslint-config-internal for tsconfig.json
Skipping @babel/eslint-parser for tsconfig.json
Skipping @babel/eslint-plugin for tsconfig.json
Skipping @babel/eslint-plugin-development for tsconfig.json
Skipping @babel/eslint-plugin-development-internal for tsconfig.json
Skipping @babel/eslint-shared-fixtures for tsconfig.json
Skipping @babel/eslint-tests for tsconfig.json
node scripts/generators/archived-libs-typings.js

Step 4: build typescript declarations
# Workaround: babel wants tsc < 4.5
perl -i -pe '$_ = "// \@ts-ignore\n$_"' \
	packages/babel-traverse/src/path/generated/asserts.d.ts \
	packages/babel-traverse/src/path/generated/validators.d.ts
# Now use internal babel modules
rm -rf dts
LIST=`pkgjs-utils modules_list;pkgjs-utils main` && (cd node_modules && rm -rf $LIST)
pkgjs-utils link_internal_modules
#for i in babel-*/ gensync packages/b*; do \
#	NAME=`pkgjs-pjson $i name`; \
#	rm -rf node_modules/$NAME; \
#	cp -a $i node_modules/$NAME; \
#done
tsc -b .
../../../usr/share/nodejs/type-fest/source/is-any.d.ts(29,38): error TS2304: Cannot find name 'NoInfer'.
../../../usr/share/nodejs/type-fest/source/tagged.d.ts(1,22): error TS2307: Cannot find module 'tagged-tag' or its corresponding type declarations.
../../../usr/share/nodejs/type-fest/source/tagged.d.ts(5,11): error TS1170: A computed property name in a type literal must refer to an expression whose type is a literal type or a 'unique symbol' type.
../../../usr/share/nodejs/type-fest/source/tagged.d.ts(261,35): error TS2307: Cannot find module 'tagged-tag' or its corresponding type declarations.
../../../usr/share/nodejs/type-fest/source/all-extend.d.ts(105,86): error TS2344: Type 'DefaultAllExtendOptions' does not satisfy the constraint '{ strictNever?: never; }'.
  Types of property 'strictNever' are incompatible.
    Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/except.d.ts(104,67): error TS2344: Type 'DefaultExceptOptions' does not satisfy the constraint '{ requireExactProps?: never; }'.
  Types of property 'requireExactProps' are incompatible.
    Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/partial-deep.d.ts(98,58): error TS2344: Type 'DefaultPartialDeepOptions' does not satisfy the constraint '{ recurseIntoArrays?: never; allowUndefinedInNonTupleArrays?: never; }'.
  Types of property 'recurseIntoArrays' are incompatible.
    Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/paths.d.ts(192,103): error TS2344: Type 'DefaultPathsOptions' does not satisfy the constraint '{ maxRecursionDepth?: never; bracketNotation?: never; leavesOnly?: never; depth?: never; }'.
  Types of property 'maxRecursionDepth' are incompatible.
    Type 'number' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/partial-on-undefined-deep.d.ts(56,80): error TS2344: Type 'DefaultPartialOnUndefinedDeepOptions' does not satisfy the constraint '{ recurseIntoArrays?: never; }'.
  Types of property 'recurseIntoArrays' are incompatible.
    Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/is-tuple.d.ts(74,55): error TS2344: Type 'DefaultIsTupleOptions' does not satisfy the constraint '{ fixedLengthOnly?: never; }'.
  Types of property 'fixedLengthOnly' are incompatible.
    Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/conditional-pick-deep.d.ts(105,50): error TS2344: Type 'DefaultConditionalPickDeepOptions' does not satisfy the constraint '{ condition?: never; }'.
  Types of property 'condition' are incompatible.
    Type 'string' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/schema.d.ts(95,59): error TS2344: Type 'DefaultSchemaOptions' does not satisfy the constraint '{ recurseIntoArrays?: never; }'.
  Types of property 'recurseIntoArrays' are incompatible.
    Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/split-on-rest-element.d.ts(70,51): error TS2344: Type 'DefaultSplitOnRestElementOptions' does not satisfy the constraint '{ preserveOptionalModifier?: never; }'.
  Types of property 'preserveOptionalModifier' are incompatible.
    Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/set-field-type.d.ts(57,82): error TS2344: Type 'DefaultSetFieldTypeOptions' does not satisfy the constraint '{ preservePropertyModifiers?: never; }'.
  Types of property 'preservePropertyModifiers' are incompatible.
    Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/shared-union-fields-deep.d.ts(90,52): error TS2344: Type 'DefaultSharedUnionFieldsDeepOptions' does not satisfy the constraint '{ recurseIntoArrays?: never; }'.
  Types of property 'recurseIntoArrays' are incompatible.
    Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/words.d.ts(81,66): error TS2344: Type '_DefaultWordsOptions' does not satisfy the constraint '{ splitOnNumbers?: never; }'.
  Types of property 'splitOnNumbers' are incompatible.
    Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/camel-case.d.ts(88,42): error TS2344: Type '_DefaultCamelCaseOptions' does not satisfy the constraint '{ splitOnNumbers?: never; preserveConsecutiveUppercase?: never; }'.
  Types of property 'splitOnNumbers' are incompatible.
    Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/camel-cased-properties.d.ts(41,55): error TS2344: Type '_DefaultCamelCaseOptions' does not satisfy the constraint '{ splitOnNumbers?: never; preserveConsecutiveUppercase?: never; }'.
../../../usr/share/nodejs/type-fest/source/camel-cased-properties-deep.d.ts(60,76): error TS2344: Type '_DefaultCamelCaseOptions' does not satisfy the constraint '{ splitOnNumbers?: never; preserveConsecutiveUppercase?: never; }'.
../../../usr/share/nodejs/type-fest/source/remove-prefix.d.ts(117,69): error TS2344: Type 'DefaultRemovePrefixOptions' does not satisfy the constraint '{ strict?: never; }'.
  Types of property 'strict' are incompatible.
    Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/delimiter-case.d.ts(72,51): error TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the constraint '{ splitOnNumbers?: never; }'.
  Types of property 'splitOnNumbers' are incompatible.
    Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/kebab-case.d.ts(44,65): error TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the constraint '{ splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/delimiter-cased-properties.d.ts(45,66): error TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the constraint '{ splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/kebab-cased-properties.d.ts(40,76): error TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the constraint '{ splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/delimiter-cased-properties-deep.d.ts(64,87): error TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the constraint '{ splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/kebab-cased-properties-deep.d.ts(63,80): error TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the constraint '{ splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/pascal-case.d.ts(45,59): error TS2344: Type '_DefaultCamelCaseOptions' does not satisfy the constraint '{ splitOnNumbers?: never; preserveConsecutiveUppercase?: never; }'.
../../../usr/share/nodejs/type-fest/source/pascal-cased-properties.d.ts(40,79): error TS2344: Type '_DefaultCamelCaseOptions' does not satisfy the constraint '{ splitOnNumbers?: never; preserveConsecutiveUppercase?: never; }'.
../../../usr/share/nodejs/type-fest/source/pascal-cased-properties-deep.d.ts(58,74): error TS2344: Type '_DefaultCamelCaseOptions' does not satisfy the constraint '{ splitOnNumbers?: never; preserveConsecutiveUppercase?: never; }'.
../../../usr/share/nodejs/type-fest/source/snake-case.d.ts(45,65): error TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the constraint '{ splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/snake-cased-properties.d.ts(40,76): error TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the constraint '{ splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/snake-cased-properties-deep.d.ts(63,80): error TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the constraint '{ splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/screaming-snake-case.d.ts(27,65): error TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the constraint '{ splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/split.d.ts(67,62): error TS2344: Type 'DefaultSplitOptions' does not satisfy the constraint '{ strictLiteralChecks?: never; }'.
  Types of property 'strictLiteralChecks' are incompatible.
    Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/replace.d.ts(69,78): error TS2344: Type 'DefaultReplaceOptions' does not satisfy the constraint '{ all?: never; }'.
  Types of property 'all' are incompatible.
    Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/get.d.ts(224,35): error TS2344: Type 'DefaultGetOptions' does not satisfy the constraint '{ strict?: never; }'.
  Types of property 'strict' are incompatible.
    Type 'boolean' is not assignable to type 'never'.
packages/babel-cli/src/babel/watcher.ts(3,15): error TS2614: Module '"chokidar"' has no exported member 'WatchOptions'. Did you mean to use 'import WatchOptions from "chokidar"' instead?
make[1]: *** [debian/rules:68: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:17: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------



More information about the Pkg-javascript-devel mailing list