Praneeth Mendu
Praneeth Mendu
**Versions** "cypress": "^9.1.0", "@cypress/code-coverage": "^3.9.12", **Describe the bug** I have a line in my code : ```js mask += '~`!@#$%^&*()_+-={}[]:";\'?,./|\\'; ``` this is leading to an error : SyntaxError: Unexpected...
**Describe the bug** When I try to stream my own orders with server.offers().forAccount().stream() I get one order at a time instead of an array or object containing all of them....
**Describe the bug** My "yarn develop" fails with the message: ``` stat /Users/mendu/git/zkopru/docker-compose.dev.yml: no such file or directory error Command failed with exit code 14. ``` **To Reproduce** Steps to...
### Issue Category - [ ] Enhancement - [x] Bug - [ ] Question - [ ] Documentation gap/issue ### Product Versions - Please specify what version of the library...
disclaimer: first time noob, please be forgiving I get the error : fatal error: boost/numpy.hpp: No such file or directory and I found numpy.hpp in my installation under boost/python (...
replacing & with &&