James Diecidue

Results 11 comments of James Diecidue

I'm experiencing this today (mac m1 monterey 12.3.1). VS code 1.71.2

hey! great work here, we could really use this. would love to see this get merged soon.

I'm having this same issue, but not sure of the best way to remove the geth db. I know there is `geth removedb`, but my data directory is in a...

Thank you, linking [here](https://ethereum.org/en/upgrades/get-involved/#clients) for anyone else who happens to stumble upon this issue. Quick followup question -- should Lodestar work as well?

I also get this issue when calling prisma from a 'server component'. IE server component imports a lib function that uses prisma: ``` // My server component export const runtime...

@janpio I ended up resolving this. The issue was that the server component was an edge server component. I updated my comment to include the edge runtime declaration, which caused...

My apologies for the radio silence here -- going through a move. I'm going to try this out and I'll cycle back with more details addressing both comments above.

same issue here, using vim-plug ``` call plug#begin('~/.vim/plugged') Plug 'jackMort/ChatGPT.nvim' Plug 'nvim-lua/plenary.nvim' Plug 'MunifTanjim/nui.nvim' Plug 'nvim-telescope/telescope.nvim' call plug#end() lua require('chatgpt').setup()

Use `ctrl+o` to bring these settings up.