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

Can't resolve 'asciify-image' #228

Open
sakthii05 opened this issue Feb 2, 2025 · 4 comments
Open

Can't resolve 'asciify-image' #228

sakthii05 opened this issue Feb 2, 2025 · 4 comments

Comments

@sakthii05
Copy link

sakthii05 commented Feb 2, 2025

./node_modules/taichi.js/dist/taichi.js
Module not found: Can't resolve 'asciify-image' in 'E:\sakthi\web dev\react-3d\node_modules\taichi.js\dist'

"globe.gl": "^2.39.3",
"next": "^14.2.22",
"react": "^18",
"react-dom": "^18",
"topojson-client": "^3.1.0"

I individually updated asciify-image but error remains.

@vasturiano
Copy link
Owner

@sakthii05 do you still get the error on the latest version (2.39.5)?

@sakthii05
Copy link
Author

Hi @vasturiano , Installed latest version "react-globe.gl": "^2.31.2", but error remains.

./node_modules/taichi.js/dist/taichi.js
Module not found: Can't resolve 'asciify-image' in 'E:\sakthi\web dev\react-3d\node_modules\taichi.js\dist'

@vasturiano
Copy link
Owner

@sakthii05 in your dependency tree, please make sure that you're using the latest version of three-globe: 2.41.11.

@sakthii05
Copy link
Author

@vasturiano, After updating three-globe the error has been cleared Thanks. I am working on project that needs same fuctions and customization but in 2d not globe can you give any solution to make it possible.

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