TiCkShot
TiCkShot
#30 This might help? I'm not sure though.
Option to exclude specific folders inside the vault would be helpful. I use the same folder as my logseq graph and when I search a note it also shows all...
Try `yarn install` beforehand
https://stackoverflow.com/questions/78566652/solana-web3-js-cannot-find-module-rpc-websockets-dist-lib-client manually downgrade rpc-websockets package to 7.11.0 by setting it in the package json
Try this, First upgrade @solana/web3.js by `yarn upgrade @solana/web3.js` then remove the node modules and reinstall with `yarn install` Also use node 18 instead of 20 and see if it...