bhoov / exbert

A Visual Analysis Tool to Explore Learned Representations in Transformers Models
http://exbert.net
Apache License 2.0
584 stars 51 forks source link

Not able to install exbert using node version 19 #37

Open bharatsoni3011 opened 1 year ago

bharatsoni3011 commented 1 year ago

Hey I can't install it using node version 19 as it is only supported for node version 9. It would be a great help if you can provide a solution so that I can integrate it in another React.js project with node version 19. I need it for an essential project.

bhoov commented 1 year ago

Can you please post which part of the setup process is not working for you?

bharatsoni3011 commented 1 year ago

https://drive.google.com/drive/folders/1StRQrjGA2NvIA6wl0pT12t6Q8BLnQSpY?usp=sharing

Please check. I've added a video and logs of setup errors in both cases where package-lock.json is included and excluded.

vanduc103 commented 7 months ago

I need to install a local version of node by nvm. Using node version 10 can solve it.