Dmytro Soltysiuk

Results 25 comments of Dmytro Soltysiuk

@cannox227 please refer to the requirements section of this repo: https://github.com/folke/todo-comments.nvim#%EF%B8%8F-requirements it seems like you don't have `ripgrep` or `plenary.nvim` installed

There are too many of them, they became really annoying

Same here, but different error ``` File "/Users/dmytro.soltusyuk/Work/personal/atlant_bot/atlant_bot/parser.py", line 19, in get_driver print(ChromeDriverManager(chrome_type=ChromeType.CHROMIUM).install()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/dmytro.soltusyuk/Work/personal/atlant_bot/.venv/lib/python3.11/site-packages/webdriver_ driver_path = self._get_driver_binary_path(self.driver) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/dmytro.soltusyuk/Work/personal/atlant_bot/.venv/lib/python3.11/site-packages/webdriver_ file = self._download_manager.download_file(driver.get_driver_download_url(os_type)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/dmytro.soltusyuk/Work/personal/atlant_bot/.venv/lib/python3.11/site-packages/webdriver_ manager/drivers/chrome.py", line...

@kevinsproles Hello. It should be mentioned, that this is not the "problem" of ```nestjsx/crud``` itself, but the one for ```typeorm```, because ```nestjsx/crud``` is just a boilerplate code for your controllers...