Vinney Cavallo

Results 75 comments of Vinney Cavallo

I'm having the same issue. This repo doesn't include a Next.js install, so the Vercel deploy fails as there are no relevant Next.js files getting pushed. I do have Next.js...

Disregard my previous comment. I looked into the github workflow log and found: ``` ... Vercel CLI 34.3.0 Retrieving project… Retrieving project… Error: Project not found ({"VERCEL_PROJECT_ID":"***","VERCEL_ORG_ID":"***"}) Error: Project not...

I set up jekyll-admin on one machine and everything worked fine (including page creation and editing). Cloned to another machine and ran it there - all the pages are there,...

Perhaps improve the naming of the seed-related commands.

I came here to create a similar issue. Thank you! You should set up a tipping system, I'd happily send you some sats for this little project.

Looking forward to this issue getting resolved (and this issue not getting marked "inactive" like all the others)...

Here's a less breaky version of the GPT generated attempt above: ``` local obsidian = require("obsidian") _G.preview_obsidian_link = function() local client = obsidian.get_client() if not client then vim.api.nvim_err_writeln("Obsidian client not...

I'm having no luck with NVIM 0.9.5 and coc.vim version 0.0.82. - The extension won't enable on its own (have to run `:CocList extensions`, then hit to toggle it on...

May be useful later ``` ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; Unused for now - potentially useful later. ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; > Bar > Word32 = (ipToWord ipBar) @ octets (listToRow | barSplit 46...