-
Notifications
You must be signed in to change notification settings - Fork 136
npm install does not work #51
Comments
replacing the xhr2-cookies dependency in the |
@brandonetter @SyedMuhamadYasir Sorry for this since the current xhr2-cookies doesn't support the latest nodejs ( And the changes required are now merged on the upstream web3.js web3/web3.js#5228 ) , it will be fixed as soon as the new web3.js version is released. |
appreciate you getting back to me i am hoping the next release will be stable and problem free for developers P.S : i would really appreciate if you would consider making a python API for tornado |
@SyedMuhamadYasir It would require Tornado CLI to be fully converted to Typescript ( And I am working on it ), since the UI is now open-source, we will be able to convert the CLI to SDK for Tornado Cash. About python API I am not the fan of python since the execution is much slower than node.js. I have used the web3.py before, I need to check it once again in order to have the sdk for tornado. |
that's good news !
i understand that nodejs is the prime choice for backend logic and i respect that even a python wrapper for the core tornado functionalities would be a huge help to python communities looking to add Tornado as a component to their project ( and i'm sure it will help with getting this project some good exposure :D ) thanks for your correspondence on this ! |
Whenever i try to do npm install, i get the following error
I am using Ubuntu 20.04
can anyone help ?
The text was updated successfully, but these errors were encountered: