Andre Roussakoff
Andre Roussakoff
In my case, not only `fish` does start slowly but also I get the following warning at the end of the waiting period: ```text set: Tried to change the read-only...
> fish_private_mode Addition: have reinstalled Fish using the official Fish MacOS installer. The warning is gone. So, back to slow start. :smiley:
Hi all, I have removed Fish completely as I love my Warp experience more. So, I am back on Bash and everything works as expected. Not that it was easy...
Same here. I am adding this line to `env.d.ts` as another workaround: ```ts declare module 'astro-seo' ``` But it would be better to have types out of the box.