Tobias Leinss
Tobias Leinss
Output of Bash: ``` Installing collected packages: selenium Successfully installed selenium-3.8.0 Traceback (most recent call last): File "audible-activator-feature_login_as_arg/audible-activator.py", line 8, in from selenium import webdriver ModuleNotFoundError: No module named 'selenium'...
### Ethers Version 5.6.5 ### Search Terms subscribe new events filter ### Describe the Problem Hi, when I am subscribing to a contract's events I am also seeing past events...
**Problem** The wallets ( testnet.mynearwallet.com & wallet.testnet.near.org) crash when it looks for collectibles which underlying contract doesn't exist anymore: ```shell Failed to load NFT for demo_project_test12.part_factory.groundone.testnet Error: [-32000] Server error:...
Object.generateTempUserModel (node_modules/email-verification/index.js:172:29) runs into problems: ``` (node_modules/email-verification/index.js:172 Object.keys(User.schema.paths).forEach(function(field) { TypeError: Cannot read property 'paths' of undefined ``` I use node-email-verification for the first time and just updated all npm packages,...