Skip to content

Instantly share code, notes, and snippets.

@mattiamanzati
Created October 19, 2020 15:08
Show Gist options
  • Save mattiamanzati/c82325064e92f203115a30d0cf97a92d to your computer and use it in GitHub Desktop.
Save mattiamanzati/c82325064e92f203115a30d0cf97a92d to your computer and use it in GitHub Desktop.
> [email protected] prebuild C:\Bus\pwa-ts\packages\frontend-fp-ts
> npm run clean
> [email protected] clean C:\Bus\pwa-ts\packages\frontend-fp-ts
> rimraf ./dist
> [email protected] build C:\Bus\pwa-ts\packages\frontend-fp-ts
> tsc -p ./tsconfig.build.json && tsc -p ./tsconfig.build-es6.json && ts-node scripts/build
node_modules/@effect-ts/core/Classic/Array/dsl.d.ts(27,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/Array/dsl.d.ts(29,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/Either/dsls.d.ts(55,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/Either/dsls.d.ts(57,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/Identity/operations.d.ts(15,3): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/IndexedT/index.d.ts(33,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/IndexedT/index.d.ts(46,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/IndexedT/index.d.ts(47,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/IndexedT/index.d.ts(60,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/IndexedT/index.d.ts(61,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/IndexedT/index.d.ts(77,18): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/IndexedT/index.d.ts(79,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/IndexedT/index.d.ts(93,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/IndexedT/index.d.ts(121,18): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/IndexedT/index.d.ts(123,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/IndexedT/index.d.ts(137,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/IndexedT/index.d.ts(152,18): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/IndexedT/index.d.ts(166,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/IndexedT/index.d.ts(180,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/Record/dsl.d.ts(32,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/Record/dsl.d.ts(35,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/Record/operations.d.ts(52,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/Record/operations.d.ts(64,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/Record/operations.d.ts(73,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/Tree/core.d.ts(40,16): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/Tree/core.d.ts(41,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/Tree/core.d.ts(49,16): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/Tree/core.d.ts(50,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/Tree/core.d.ts(95,11): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Classic/Tree/core.d.ts(96,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Any/index.d.ts(13,10): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/AssociativeBoth/index.d.ts(5,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/AssociativeBoth/index.d.ts(7,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/AssociativeBoth/index.d.ts(21,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/AssociativeCompose/index.d.ts(17,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/AssociativeCompose/index.d.ts(29,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/AssociativeCompose/index.d.ts(43,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/AssociativeEither/index.d.ts(6,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/AssociativeEither/index.d.ts(8,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/AssociativeEither/index.d.ts(22,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/AssociativeFlatten/index.d.ts(25,10): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/AssociativeFlatten/index.d.ts(37,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/AssociativeFlatten/index.d.ts(52,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Compact/index.d.ts(5,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Compact/index.d.ts(6,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Contravariant/index.d.ts(8,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Contravariant/index.d.ts(9,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Covariant/index.d.ts(6,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Covariant/index.d.ts(7,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Covariant/index.d.ts(37,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Covariant/index.d.ts(49,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Covariant/index.d.ts(51,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Covariant/index.d.ts(63,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/CovariantWithIndex/index.d.ts(7,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/CovariantWithIndex/index.d.ts(8,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Derive/index.d.ts(5,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Derive/index.d.ts(6,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Derive/index.d.ts(18,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(13,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(15,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(29,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(58,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(62,16): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(64,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(78,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(95,36): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(96,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(110,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(138,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(153,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(172,19): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(187,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(213,17): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(228,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(242,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(253,22): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(254,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(262,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(263,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(269,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(270,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(283,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(288,17): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(290,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/dsl.d.ts(304,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/gen.d.ts(13,10): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/gen.d.ts(14,15): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/gen.d.ts(23,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/gen.d.ts(29,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/gen.d.ts(48,10): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/gen.d.ts(49,15): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/gen.d.ts(58,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/DSL/gen.d.ts(64,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Extend/index.d.ts(4,12): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Extend/index.d.ts(6,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Extend/index.d.ts(7,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Filter/index.d.ts(16,11): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Filter/index.d.ts(17,10): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Filter/index.d.ts(19,11): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Filter/index.d.ts(20,10): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/FilterMap/index.d.ts(7,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/FilterMap/index.d.ts(8,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/FilterMapWithIndex/index.d.ts(11,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/FilterMapWithIndex/index.d.ts(12,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/FilterWithIndex/index.d.ts(13,11): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/FilterWithIndex/index.d.ts(14,10): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/FilterWithIndex/index.d.ts(21,11): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/FilterWithIndex/index.d.ts(22,10): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/FoldMap/index.d.ts(10,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/FoldMapWithIndex/index.d.ts(10,34): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/FX/Access/index.d.ts(16,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/FX/Fail/index.d.ts(15,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/FX/Provide/index.d.ts(6,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/FX/Provide/index.d.ts(7,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/FX/Run/index.d.ts(5,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/FX/Run/index.d.ts(6,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/HKT/infer.d.ts(6,3): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/HKT/kind.d.ts(18,21): error TS2456: Type alias 'Kind' circularly references itself.
node_modules/@effect-ts/core/Prelude/HKT/kind.d.ts(33,7): error TS4109: Type arguments for 'URItoKind' circularly reference themselves.
node_modules/@effect-ts/core/Prelude/HKT/kind.d.ts(45,29): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/HKT/kind.d.ts(48,7): error TS4109: Type arguments for 'URItoKind' circularly reference themselves.
node_modules/@effect-ts/core/Prelude/HKT/kind.d.ts(60,29): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Id/index.d.ts(13,10): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Invariant/index.d.ts(8,11): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Invariant/index.d.ts(9,10): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Invariant/index.d.ts(11,11): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Invariant/index.d.ts(12,10): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/None/index.d.ts(13,10): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Partition/index.d.ts(17,11): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Partition/index.d.ts(19,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Partition/index.d.ts(20,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Partition/index.d.ts(23,11): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Partition/index.d.ts(25,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Partition/index.d.ts(26,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/PartitionMap/index.d.ts(8,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/PartitionMap/index.d.ts(10,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/PartitionMap/index.d.ts(11,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/PartitionMapWithIndex/index.d.ts(12,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/PartitionMapWithIndex/index.d.ts(14,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/PartitionMapWithIndex/index.d.ts(15,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/PartitionWithIndex/index.d.ts(13,11): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/PartitionWithIndex/index.d.ts(15,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/PartitionWithIndex/index.d.ts(16,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/PartitionWithIndex/index.d.ts(24,11): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/PartitionWithIndex/index.d.ts(26,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/PartitionWithIndex/index.d.ts(27,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Reduce/index.d.ts(7,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/ReduceRight/index.d.ts(7,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/ReduceRightWithIndex/index.d.ts(10,32): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/ReduceWithIndex/index.d.ts(10,32): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Separate/index.d.ts(6,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Separate/index.d.ts(8,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Separate/index.d.ts(9,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Traversable/index.d.ts(18,18): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Traversable/index.d.ts(20,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Traversable/index.d.ts(21,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Traversable/index.d.ts(33,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Traversable/index.d.ts(60,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Traversable/index.d.ts(61,19): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Traversable/index.d.ts(82,18): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Traversable/index.d.ts(103,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Traversable/index.d.ts(115,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Traversable/index.d.ts(117,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Traversable/index.d.ts(129,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Traversable/index.d.ts(141,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Traversable/index.d.ts(184,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Traversable/index.d.ts(196,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Traversable/index.d.ts(198,6): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Traversable/index.d.ts(210,3): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/TraversableWithIndex/index.d.ts(23,10): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/TraversableWithIndex/index.d.ts(25,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/TraversableWithIndex/index.d.ts(26,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/TraversableWithIndex/index.d.ts(38,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/TraversableWithIndex/index.d.ts(71,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/TraversableWithIndex/index.d.ts(72,19): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Wiltable/index.d.ts(20,18): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Wiltable/index.d.ts(22,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Wiltable/index.d.ts(23,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Wiltable/index.d.ts(36,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Wiltable/index.d.ts(37,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Wiltable/index.d.ts(63,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Wiltable/index.d.ts(67,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Wiltable/index.d.ts(68,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/WiltableWithIndex/index.d.ts(25,10): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/WiltableWithIndex/index.d.ts(27,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/WiltableWithIndex/index.d.ts(28,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/WiltableWithIndex/index.d.ts(41,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/WiltableWithIndex/index.d.ts(42,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/WiltableWithIndex/index.d.ts(75,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/WiltableWithIndex/index.d.ts(79,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/WiltableWithIndex/index.d.ts(80,7): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Witherable/index.d.ts(18,18): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Witherable/index.d.ts(20,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Witherable/index.d.ts(21,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Witherable/index.d.ts(33,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Witherable/index.d.ts(58,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/Witherable/index.d.ts(59,19): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/WitherableWithIndex/index.d.ts(23,10): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/WitherableWithIndex/index.d.ts(25,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/WitherableWithIndex/index.d.ts(26,8): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/WitherableWithIndex/index.d.ts(38,5): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/WitherableWithIndex/index.d.ts(70,9): error TS2315: Type 'Kind' is not generic.
node_modules/@effect-ts/core/Prelude/WitherableWithIndex/index.d.ts(71,19): error TS2315: Type 'Kind' is not generic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment