8000 Error on ionic build · Issue #3 · GiustiRo/ml-pol · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Error on ionic build #3

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

Open
jvanfi opened this issue Sep 12, 2023 · 0 comments
Open

Error on ionic build #3

jvanfi opened this issue Sep 12, 2023 · 0 comments

Comments

@jvanfi
Copy link
jvanfi commented Sep 12, 2023

i received this error on Ionic Build:
Error: node_modules/@mediapipe/tasks-vision/vision.d.ts:1750:42 - error TS2304: Cannot find name 'OffscreenCanvas'.

1750 readonly canvas: HTMLCanvasElement | OffscreenCanvas | undefined;
~~~~~~~~~~~~~~~

Error: node_modules/@mediapipe/tasks-vision/vision.d.ts:1828:42 - error TS2304: Cannot find name 'OffscreenCanvas'.

1828 readonly canvas: HTMLCanvasElement | OffscreenCanvas | undefined;
~~~~~~~~~~~~~~~

Error: node_modules/@mediapipe/tasks-vision/vision.d.ts:2277:34 - error TS2304: Cannot find name 'OffscreenCanvas'.

2277 canvas?: HTMLCanvasElement | OffscreenCanvas;
~~~~~~~~~~~~~~~

[ERROR] An error occurred while running subprocess ng.

I remove node_module and reinstall with npmi but without success.

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

1 participant
0