cube-js / cube-js/cube

Feedback for “@cubejs-client/core”

Open
#7,411 1 comment 0 reactions 0 assignees View on GitHub
duplicate
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 2h
Merged PRs (30d)
181

Description

trying to install cube package on Angular 16 and angular 15 , both gives the same issue when i try to import in module,

Error: node_modules/@cubejs-client/core/index.d.ts:838:29 - error TS2344: Type 'First' does not satisfy the constraint 'DeeplyReadonly'.

838 ? SingleQueryRecordType | QueryArrayRecordType>
~~~~~

node_modules/@cubejs-client/core/index.d.ts:837:31
837 T extends readonly [infer First, ...infer Rest]
~~~~~
This type parameter might need an `extends DeeplyReadonly` constraint.

** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **

× Failed to compile.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.