WriteCoin
WriteCoin
### pnpm version: 7.9.0 ### Code to reproduce the issue: `pnpm link ../sample-package-a/ && pnpm link ../sample-package-b/ && pnpm unlink ../sample-package-b` Example 1. `pnpm link ../new_package/` Output: ``` node_modules: +...
local libraries are not added to requirements.txt Output of the pip freeze command: ``` ... selenium==4.2.0 ... ``` The only file `test.py` in the folder `test` test.py: ``` import selenium...
Nothing happens to tabs after enabling the plugin and all its options. The existing plugin commands didn't give anything either. What should I do or see? Other plugins are installed:...