dudagervasio
dudagervasio
Same issue here! Always upload the file when save, but uploadOnSave=false! OS: **Windows 10**! .... "port": 21, "secure": false, "protocol": "ftp", "uploadOnSave": false, .... I didn´t try sftp...
This work for me: 1) Rename (or delete) the **on-save.js** file in modules folder (C:\Users\[your_username]\.vscode\extensions\lukasz-wronski.ftp-sync-0.3.9\modules) 2) Restart VSCode I have tried to make some changes on it, but even with...
This will help a lot of people asking in discord how to solve it... but it is a dependency just for who uses inMemoryStore. Everyone can solve it quickly... but...
@zennn08 with all respect, but your PR does not fix "**Cannot find module '@adiwajshing/keyed-db'**". Only thing that fix it, is installing the package. I agree with @edgardmessias. And it will...