lightbluepoppy

Results 4 comments of lightbluepoppy

I could not find the option _Open as Excalidraw Drawing_ as I tried to add tags to the tags property in the frontmatter. After I added tags using `#` below...

> Same issue in Sveltekit > > **EDIT:** @Aaditya-23 I have found the culprit. Migrate should only be called in the build/deployment phase. When the `migrate(...)` function is called in...

@bluengreen This looks correct. ```javascript content: ['./src/**/*.{js,ts,jsx,tsx}'], ```

Everything resolved after renaming `.tmux.conf` to `tmux.conf`. I got an error that says "tmux.conf is missing" after double-clicking `.tmux/plugins/tpm/scripts/install_plugins.sh` but not in a terminal. This must be a real issue.