Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm run build fails because of typescript errors #103

Open
preussi opened this issue Dec 18, 2023 · 1 comment
Open

npm run build fails because of typescript errors #103

preussi opened this issue Dec 18, 2023 · 1 comment

Comments

@preussi
Copy link

preussi commented Dec 18, 2023

I cannot build the module because the third compilation step fails due to errors in files:

Found 141 errors in 14 files.

Errors Files
1 node_modules/apache-arrow/util/buffer.d.ts:8
16 src/Aesthetic.ts:68
7 src/AestheticSet.ts:3
21 src/ColorAesthetic.ts:1
3 src/Dataset.ts:3
1 src/Image_Tile.ts:1
35 src/deepscatter.ts:3
12 src/interaction.ts:10
13 src/label_rendering.ts:46
17 src/regl_rendering.ts:8
3 src/rendering.ts:228
8 src/selection.ts:74
1 src/tile.ts:623
3 src/util.ts:16

Am I doing something wrong or is this associated with the version of typescript? I checked my version and it is 4.7.4.

@vzsolt1981
Copy link

vzsolt1981 commented Mar 27, 2024

As of today, by following the instructions, I'm getting the same build error as @preussi.

Any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants